Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-dqevent.rst64 - Event data for event ``V4L2_EVENT_VSYNC``.
131 * - ``V4L2_EVENT_VSYNC``
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-irq.c870 .type = V4L2_EVENT_VSYNC, in ivtv_irq_vsync()
874 .type = V4L2_EVENT_VSYNC, in ivtv_irq_vsync()
Divtv-ioctl.c1506 case V4L2_EVENT_VSYNC: in ivtv_subscribe_event()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2169 #define V4L2_EVENT_VSYNC 1 macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions459 replace define V4L2_EVENT_VSYNC event-type
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c828 case V4L2_EVENT_VSYNC: in v4l_print_event()