mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
media: docs: add some C domain missing references
Some enum/struct fields don't contain C domain references. Add them to avoid broken xrefs. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <c9b036938197f1dd5bc93f5c5be0245bd9e5d1ee.1759329363.git.mchehab+huawei@kernel.org>
This commit is contained in:
parent
753b113b77
commit
7ef84239ed
|
|
@ -667,6 +667,8 @@ Buffer Flags
|
|||
exposure of the frame has begun. This is only valid for the
|
||||
``V4L2_BUF_TYPE_VIDEO_CAPTURE`` buffer type.
|
||||
|
||||
.. c:enum:: v4l2_memory
|
||||
|
||||
.. raw:: latex
|
||||
|
||||
\normalsize
|
||||
|
|
|
|||
|
|
@ -100,6 +100,8 @@ See also the examples in :ref:`control`.
|
|||
|
||||
.. _v4l2-queryctrl:
|
||||
|
||||
.. c:struct:: v4l2_queryctrl
|
||||
|
||||
.. cssclass:: longtable
|
||||
|
||||
.. flat-table:: struct v4l2_queryctrl
|
||||
|
|
@ -180,6 +182,8 @@ See also the examples in :ref:`control`.
|
|||
|
||||
.. cssclass:: longtable
|
||||
|
||||
.. c:struct:: v4l2_query_ext_ctrl
|
||||
|
||||
.. flat-table:: struct v4l2_query_ext_ctrl
|
||||
:header-rows: 0
|
||||
:stub-columns: 0
|
||||
|
|
@ -278,6 +282,8 @@ See also the examples in :ref:`control`.
|
|||
|
||||
.. _v4l2-querymenu:
|
||||
|
||||
.. c:struct:: v4l2_querymenu
|
||||
|
||||
.. flat-table:: struct v4l2_querymenu
|
||||
:header-rows: 0
|
||||
:stub-columns: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user