Searched refs:post_streamoff (Results 1 – 5 of 5) sorted by relevance
46 int (*post_streamoff)(struct ccs_sensor *sensor); member
205 .post_streamoff = jt8ev1_post_streamoff,
1865 rval = ccs_call_quirk(sensor, post_streamoff); in ccs_stop_streaming()3104 .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()``.
462 int (*post_streamoff)(struct v4l2_subdev *sd); member
Completed in 13 milliseconds