Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_FRAME_SYNC (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/Documentation/video4linux/
Domap3isp.txt73 The CCDC subdev produces V4L2_EVENT_FRAME_SYNC type event on HS_VS
/linux-3.4.99/drivers/media/video/omap3isp/
Dispccdc.c1414 event.type = V4L2_EVENT_FRAME_SYNC; in ccdc_hs_vs_isr()
1699 if (sub->type != V4L2_EVENT_FRAME_SYNC) in ccdc_subscribe_event()
/linux-3.4.99/include/linux/
Dvideodev2.h2198 #define V4L2_EVENT_FRAME_SYNC 4 macro