Searched refs:V4L2_CAP_TOUCH (Results 1 – 8 of 8) sorted by relevance
43 and the ``V4L2_CAP_TOUCH`` flag in the ``capabilities`` field of
253 * - ``V4L2_CAP_TOUCH``
529 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
1174 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
2639 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
508 #define V4L2_CAP_TOUCH 0x10000000 /* Is a touch device */ macro
194 replace define V4L2_CAP_TOUCH device-capabilities
1179 dev->touch_cap_caps = V4L2_CAP_TOUCH | V4L2_CAP_STREAMING | in vivid_set_capabilities()