Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1501 case V4L2_EVENT_VSYNC: in ivtv_subscribe_event()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h1934 #define V4L2_EVENT_VSYNC 1 macro
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ioctl.c809 case V4L2_EVENT_VSYNC: in v4l_print_event()