doc-rst: linux_tv: convert lots of consts to references
[deliverable/linux.git] / Documentation / linux_tv / media / v4l / standard.rst
index 3c0f6cb97f134ccee0a791d6496d63a824756c87..ec39b2b39e67f2d08f774e6b9a198c4dca212ed7 100644 (file)
@@ -56,8 +56,8 @@ output device which is:
 
 Here the driver shall set the ``std`` field of struct
 :ref:`v4l2_input <v4l2-input>` and struct
-:ref:`v4l2_output <v4l2-output>` to zero and the ``VIDIOC_G_STD``,
-``VIDIOC_S_STD``, ``VIDIOC_QUERYSTD`` and ``VIDIOC_ENUMSTD`` ioctls
+:ref:`v4l2_output <v4l2-output>` to zero and the :ref:`VIDIOC_G_STD`,
+:ref:`VIDIOC_S_STD <VIDIOC_G_STD>`, :ref:`VIDIOC_QUERYSTD` and :ref:`VIDIOC_ENUMSTD` ioctls
 shall return the ENOTTY error code or the EINVAL error code.
 
 Applications can make use of the :ref:`input-capabilities` and
This page took 0.024943 seconds and 5 git commands to generate.