Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/uapi/linux/
Dmeye.h52 #define MEYEIOC_QBUF_CAPT _IOW ('v', BASE_VIDIOC_PRIVATE+2, int) macro
/linux-6.1.9/drivers/staging/media/deprecated/meye/
Dmeye.c1390 case MEYEIOC_QBUF_CAPT: in vidioc_default()