| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Stream.cpp | 341 _dev->unsubscribe_event(CIFISP_V4L2_EVENT_STREAM_START); in stop() 342 _dev->unsubscribe_event(CIFISP_V4L2_EVENT_STREAM_STOP); in stop() 584 _subdev->unsubscribe_event(V4L2_EVENT_FRAME_SYNC); in stop() 587 _subdev->unsubscribe_event(V4L2_EVENT_RESET_DEV); in stop() 591 _subdev->unsubscribe_event(V4L2_EVENT_RESET_DEV); in stop()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | v4l2_device.h | 138 virtual XCamReturn unsubscribe_event (int event);
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | isph3a_aewb.c | 272 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
| H A D | isph3a_af.c | 337 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
| H A D | isphist.c | 459 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/ |
| H A D | vimc-sensor.c | 283 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | vimc-debayer.c | 384 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-subdev.h | 210 int (*unsubscribe_event)(struct v4l2_subdev *sd, struct v4l2_fh *fh, member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | ispp.c | 440 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc0312.c | 940 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc032a.c | 957 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc2035.c | 1305 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | mt9m001.c | 651 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc0329.c | 914 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx355.c | 1535 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | bf3925.c | 1173 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov7740.c | 332 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx319.c | 2235 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc2155.c | 1503 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov2640.c | 1128 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx219.c | 1245 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov2659.c | 1329 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 438 return v4l2_subdev_call(sd, core, unsubscribe_event, vfh, arg); in subdev_do_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss-csid.c | 1281 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-isp.c | 995 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|