Searched refs:V4L2_EVENT_FRAME_SYNC (Results 1 – 11 of 11) sorted by relevance
95 CCDC 子设备通过 HS_VS 中断,处理 V4L2_EVENT_FRAME_SYNC 类型
63 - Event data for event ``V4L2_EVENT_FRAME_SYNC``.150 * - ``V4L2_EVENT_FRAME_SYNC``
1035 if (sub->type != V4L2_EVENT_FRAME_SYNC) in rkisp1_isp_subs_evt()1172 .type = V4L2_EVENT_FRAME_SYNC, in rkisp1_isp_queue_event_sof()
184 if (sub->type != V4L2_EVENT_FRAME_SYNC && in isp_subdev_subscribe_event()194 if (sub->type == V4L2_EVENT_FRAME_SYNC && in isp_subdev_subscribe_event()
403 event.type = V4L2_EVENT_FRAME_SYNC; in atomisp_sof_event()6552 case V4L2_EVENT_FRAME_SYNC: in atomisp_inject_a_fake_event()
22 The CCDC subdev produces V4L2_EVENT_FRAME_SYNC type event on HS_VS
589 .type = V4L2_EVENT_FRAME_SYNC, in cio2_queue_event_sof()1180 if (sub->type != V4L2_EVENT_FRAME_SYNC) in cio2_subdev_subscribe_event()
1470 event.type = V4L2_EVENT_FRAME_SYNC; in ccdc_hs_vs_isr()1860 if (sub->type != V4L2_EVENT_FRAME_SYNC) in ccdc_subscribe_event()
2373 #define V4L2_EVENT_FRAME_SYNC 4 macro
498 replace define V4L2_EVENT_FRAME_SYNC event-type
811 case V4L2_EVENT_FRAME_SYNC: in v4l_print_event()
Completed in 46 milliseconds