Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_VSYNC (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst58 - Event data for event ``V4L2_EVENT_VSYNC``.
116 * - ``V4L2_EVENT_VSYNC``
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-irq.c858 .type = V4L2_EVENT_VSYNC, in ivtv_irq_vsync()
862 .type = V4L2_EVENT_VSYNC, in ivtv_irq_vsync()
H A Divtv-ioctl.c1491 case V4L2_EVENT_VSYNC: in ivtv_subscribe_event()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h2197 #define V4L2_EVENT_VSYNC 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h2197 #define V4L2_EVENT_VSYNC 1 macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions489 replace define V4L2_EVENT_VSYNC event-type
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2333 #define V4L2_EVENT_VSYNC 1 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2317 #define V4L2_EVENT_VSYNC 1 macro
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c844 case V4L2_EVENT_VSYNC: in v4l_print_event()