Home
last modified time | relevance | path

Searched refs:MEYEIOC_QBUF_CAPT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmeye.h52 #define MEYEIOC_QBUF_CAPT _IOW ('v', BASE_VIDIOC_PRIVATE+2, int) macro
/Linux-v4.19/Documentation/media/v4l-drivers/
Dmeye.rst109 MEYEIOC_QBUF_CAPT
112 application). The argument to MEYEIOC_QBUF_CAPT is the
114 call to MEYEIOC_QBUF_CAPT starts the streaming capture.
/Linux-v4.19/drivers/media/pci/meye/
Dmeye.c1408 case MEYEIOC_QBUF_CAPT: in vidioc_default()