Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/video4linux/
A Domap3isp.txt95 CCDC 子设备通过 HS_VS 中断,处理 V4L2_EVENT_FRAME_SYNC 类型
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-dqevent.rst63 - Event data for event ``V4L2_EVENT_FRAME_SYNC``.
150 * - ``V4L2_EVENT_FRAME_SYNC``
/linux-6.3-rc2/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-isp.c901 if (sub->type != V4L2_EVENT_FRAME_SYNC) in rkisp1_isp_subs_evt()
999 .type = V4L2_EVENT_FRAME_SYNC, in rkisp1_isp_queue_event_sof()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.c186 if (sub->type != V4L2_EVENT_FRAME_SYNC && in isp_subdev_subscribe_event()
196 if (sub->type == V4L2_EVENT_FRAME_SYNC && in isp_subdev_subscribe_event()
A Datomisp_cmd.c381 event.type = V4L2_EVENT_FRAME_SYNC; in atomisp_sof_event()
5790 case V4L2_EVENT_FRAME_SYNC: in atomisp_inject_a_fake_event()
/linux-6.3-rc2/Documentation/userspace-api/media/drivers/
A Domap3isp-uapi.rst22 The CCDC subdev produces V4L2_EVENT_FRAME_SYNC type event on HS_VS
/linux-6.3-rc2/drivers/media/pci/intel/ipu3/
A Dipu3-cio2-main.c594 .type = V4L2_EVENT_FRAME_SYNC, in cio2_queue_event_sof()
1181 if (sub->type != V4L2_EVENT_FRAME_SYNC) in cio2_subdev_subscribe_event()
/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Dispccdc.c1470 event.type = V4L2_EVENT_FRAME_SYNC; in ccdc_hs_vs_isr()
1860 if (sub->type != V4L2_EVENT_FRAME_SYNC) in ccdc_subscribe_event()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2439 #define V4L2_EVENT_FRAME_SYNC 4 macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions509 replace define V4L2_EVENT_FRAME_SYNC event-type
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c809 case V4L2_EVENT_FRAME_SYNC: in v4l_print_event()

Completed in 47 milliseconds