Searched refs:V4L2_CAP_TOUCH (Results 1 – 7 of 7) sorted by relevance
50 and the ``V4L2_CAP_TOUCH`` flag in the ``capabilities`` field of
264 * - ``V4L2_CAP_TOUCH``
510 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
1161 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
2547 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
174 replace define V4L2_CAP_TOUCH device-capabilities
483 #define V4L2_CAP_TOUCH 0x10000000 /* Is a touch device */ macro