Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-dqevent.rst57 - Event data for event ``V4L2_EVENT_VSYNC``.
115 * - ``V4L2_EVENT_VSYNC``
/Linux-v6.6/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.c1485 case V4L2_EVENT_VSYNC: in ivtv_subscribe_event()
/Linux-v6.6/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions510 replace define V4L2_EVENT_VSYNC event-type
/Linux-v6.6/include/uapi/linux/
Dvideodev2.h2462 #define V4L2_EVENT_VSYNC 1 macro
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ioctl.c789 case V4L2_EVENT_VSYNC: in v4l_print_event()