Home
last modified time | relevance | path

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

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