Searched refs:V4L2_EVENT_FRAME_SYNC (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c170 if (sub->type != V4L2_EVENT_FRAME_SYNC &&
179 if (sub->type == V4L2_EVENT_FRAME_SYNC &&
H A Datomisp_cmd.c360 event.type = V4L2_EVENT_FRAME_SYNC;
4657 case V4L2_EVENT_FRAME_SYNC:
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c992 if (sub->type != V4L2_EVENT_FRAME_SYNC)
995 /* V4L2_EVENT_FRAME_SYNC doesn't require an id, so zero should be set */
1091 .type = V4L2_EVENT_FRAME_SYNC,
/linux-master/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c597 .type = V4L2_EVENT_FRAME_SYNC,
1184 if (sub->type != V4L2_EVENT_FRAME_SYNC)
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c1476 event.type = V4L2_EVENT_FRAME_SYNC;
1866 if (sub->type != V4L2_EVENT_FRAME_SYNC)
/linux-master/include/uapi/linux/
H A Dvideodev2.h2469 #define V4L2_EVENT_FRAME_SYNC 4 macro
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c805 case V4L2_EVENT_FRAME_SYNC:

Completed in 160 milliseconds