[media] docs-rst: fix cross-references for videodev2.h
[linux-2.6-block.git] / Documentation / media / uapi / v4l / vidioc-reqbufs.rst
index fc63045f41432023665c214f19ebf9e97fdef197..2c5291b425927d8a60917d3cada1b81378e26b1d 100644 (file)
@@ -91,7 +91,7 @@ any DMA in progress, an implicit
 
        -  Type of the stream or buffers, this is the same as the struct
          :c:type:`v4l2_format` ``type`` field. See
-         :ref:`v4l2-buf-type` for valid values.
+         :c:type:`v4l2_buf_type` for valid values.
 
     -  .. row 3
 
@@ -101,7 +101,7 @@ any DMA in progress, an implicit
 
        -  Applications set this field to ``V4L2_MEMORY_MMAP``,
          ``V4L2_MEMORY_DMABUF`` or ``V4L2_MEMORY_USERPTR``. See
-         :ref:`v4l2-memory`.
+         :c:type:`v4l2_memory`.
 
     -  .. row 4