mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-11 17:10:13 +00:00
media: docs: videodev2.h.rst.exceptions: ignore struct __kernel_v4l2_timeval
This is an ancillary struct used for year-2038 compat logic. It is not meant to be used directly on userspace. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <a6a0dc7366b1a5d7184b8f7d4ba27689051a1f6a.1759329363.git.mchehab+huawei@kernel.org>
This commit is contained in:
parent
fec3d4c376
commit
753b113b77
@ -18,6 +18,7 @@ ignore define _UAPI__LINUX_VIDEODEV2_H
|
||||
ignore symbol V4L2_BUF_TYPE_PRIVATE
|
||||
ignore symbol V4L2_TUNER_DIGITAL_TV
|
||||
ignore symbol V4L2_COLORSPACE_BT878
|
||||
ignore struct __kernel_v4l2_timeval
|
||||
|
||||
# Documented enum v4l2_field
|
||||
replace symbol V4L2_FIELD_ALTERNATE :c:type:`V4L.v4l2_field`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user