Home
last modified time | relevance | path

Searched refs:V4L2_CAP_TOUCH (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-touch.rst50 and the ``V4L2_CAP_TOUCH`` flag in the ``capabilities`` field of
Dvidioc-querycap.rst264 * - ``V4L2_CAP_TOUCH``
/Linux-v5.4/drivers/input/rmi4/
Drmi_f54.c510 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
/Linux-v5.4/drivers/input/touchscreen/
Dsur40.c1161 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
Datmel_mxt_ts.c2547 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_TOUCH |
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions174 replace define V4L2_CAP_TOUCH device-capabilities
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h483 #define V4L2_CAP_TOUCH 0x10000000 /* Is a touch device */ macro