Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmeye.h51 #define MEYEIOC_QBUF_CAPT _IOW ('v', BASE_VIDIOC_PRIVATE+2, int) macro
/linux-4.1.27/Documentation/video4linux/
Dmeye.txt99 MEYEIOC_QBUF_CAPT
102 application). The argument to MEYEIOC_QBUF_CAPT is the
104 call to MEYEIOC_QBUF_CAPT starts the streaming capture.
/linux-4.1.27/drivers/media/pci/meye/
Dmeye.c1417 case MEYEIOC_QBUF_CAPT: in vidioc_default()