Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_RESET_DEV (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DStream.cpp572 _subdev->subscribe_event(V4L2_EVENT_RESET_DEV); in start()
576 _subdev->subscribe_event(V4L2_EVENT_RESET_DEV); in start()
587 _subdev->unsubscribe_event(V4L2_EVENT_RESET_DEV); in stop()
591 _subdev->unsubscribe_event(V4L2_EVENT_RESET_DEV); in stop()
610 if (event.type == V4L2_EVENT_RESET_DEV) { in new_video_buffer()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkcif-config.h14 #define V4L2_EVENT_RESET_DEV 0X1001 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drkcif-config.h16 #define V4L2_EVENT_RESET_DEV 0X1001 macro
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c538 .type = V4L2_EVENT_RESET_DEV, in rkcif_csi2_event_reset_pipe()
575 sub->type == V4L2_EVENT_RESET_DEV) in rkcif_csi2_subscribe_event()
H A Dcapture.c7660 sub->type == V4L2_EVENT_RESET_DEV) in rkcif_sof_subscribe_event()
9294 .type = V4L2_EVENT_RESET_DEV, in rkcif_dvp_event_reset_pipe()
9307 .type = V4L2_EVENT_RESET_DEV, in rkcif_lvds_event_reset_pipe()