Searched refs:post_streamoff (Results 1 – 8 of 8) sorted by relevance
46 int (*post_streamoff)(struct ccs_sensor *sensor); member
205 .post_streamoff = jt8ev1_post_streamoff,
1867 rval = ccs_call_quirk(sensor, post_streamoff); in ccs_stop_streaming()3106 .post_streamoff = ccs_post_streamoff,
114 ``.post_streamoff()`` callback is used to undo what was done by the116 to call ``.post_streamoff()`` for each successful call of ``.pre_streamon()``.
388 v4l2_subdev_call(csi2->src_sd, video, post_streamoff); in csi2_start()400 v4l2_subdev_call(csi2->src_sd, video, post_streamoff); in csi2_stop()
502 int (*post_streamoff)(struct v4l2_subdev *sd); member
863 .post_streamoff = ar0521_post_streamoff,
1105 .post_streamoff = isl7998x_post_streamoff,