Home
last modified time | relevance | path

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

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