mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 05:43:47 +07:00
doc-rst: video: use reference for VIDIOC_ENUMINPUT
Instead of using const, transform it into a reference. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
e6702ee18e
commit
234d549662
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user