Home
last modified time | relevance | path

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

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