Update V4L2_* constants
* xlat/v4l2_device_capabilities_flags.in: Add V4L2_CAP_TOUCH introduced by linux kernel commit v4.9-rc4~7^2~422. * xlat/v4l2_input_types.in: Add V4L2_CAP_TOUCH introduced by linux kernel commit v4.9-rc4~7^2~422.
This commit is contained in:
parent
841744c4c9
commit
76b57d67f0
@ -20,4 +20,5 @@ V4L2_CAP_MODULATOR
|
||||
V4L2_CAP_READWRITE
|
||||
V4L2_CAP_ASYNCIO
|
||||
V4L2_CAP_STREAMING
|
||||
V4L2_CAP_TOUCH
|
||||
V4L2_CAP_DEVICE_CAPS
|
||||
|
@ -1,2 +1,3 @@
|
||||
V4L2_INPUT_TYPE_TUNER
|
||||
V4L2_INPUT_TYPE_CAMERA
|
||||
V4L2_INPUT_TYPE_TOUCH
|
||||
|
Loading…
x
Reference in New Issue
Block a user