Home
last modified time | relevance | path

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

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