Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-dqevent.rst58 - Event data for event ``V4L2_EVENT_VSYNC``.
116 * - ``V4L2_EVENT_VSYNC``
/Linux-v5.10/drivers/media/pci/ivtv/
Divtv-irq.c858 .type = V4L2_EVENT_VSYNC, in ivtv_irq_vsync()
862 .type = V4L2_EVENT_VSYNC, in ivtv_irq_vsync()
Divtv-ioctl.c1491 case V4L2_EVENT_VSYNC: in ivtv_subscribe_event()
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions487 replace define V4L2_EVENT_VSYNC event-type
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h2318 #define V4L2_EVENT_VSYNC 1 macro
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c833 case V4L2_EVENT_VSYNC: in v4l_print_event()