Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/ccs/
A Dccs-quirk.h46 int (*post_streamoff)(struct ccs_sensor *sensor); member
A Dccs-quirk.c205 .post_streamoff = jt8ev1_post_streamoff,
A Dccs-core.c1865 rval = ccs_call_quirk(sensor, post_streamoff); in ccs_stop_streaming()
3104 .post_streamoff = ccs_post_streamoff,
/linux/Documentation/driver-api/media/
A Dtx-rx.rst114 ``.post_streamoff()`` callback is used to undo what was done by the
116 to call ``.post_streamoff()`` for each successful call of ``.pre_streamon()``.
/linux/include/media/
A Dv4l2-subdev.h462 int (*post_streamoff)(struct v4l2_subdev *sd); member

Completed in 13 milliseconds