Commit 234d5496 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

doc-rst: video: use reference for VIDIOC_ENUMINPUT

Instead of using const, transform it into a reference.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent e6702ee1
......@@ -17,8 +17,8 @@ outputs applications can enumerate them with the
:ref:`VIDIOC_ENUMINPUT <vidioc-enuminput>` and
:ref:`VIDIOC_ENUMOUTPUT <vidioc-enumoutput>` ioctl, respectively. The
struct :ref:`v4l2_input <v4l2-input>` returned by the
``VIDIOC_ENUMINPUT`` ioctl also contains signal status information
applicable when the current video input is queried.
:ref:`VIDIOC_ENUMINPUT <vidioc-enuminput>` ioctl also contains signal
:status information applicable when the current video input is queried.
The :ref:`VIDIOC_G_INPUT <vidioc-g-input>` and
:ref:`VIDIOC_G_OUTPUT <vidioc-g-output>` ioctls return the index of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment