Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/rzg2l-cru/
A Drzg2l-ip.c62 ret = v4l2_subdev_call(cru->ip.remote, video, post_streamoff); in rzg2l_cru_ip_s_stream()
79 v4l2_subdev_call(cru->ip.remote, video, post_streamoff); in rzg2l_cru_ip_s_stream()
89 v4l2_subdev_call(cru->ip.remote, video, post_streamoff); in rzg2l_cru_ip_s_stream()
A Drzg2l-video.c484 ret = v4l2_subdev_call(sd, video, post_streamoff); in rzg2l_cru_set_stream()
515 v4l2_subdev_call(sd, video, post_streamoff); in rzg2l_cru_set_stream()
A Drzg2l-csi2.c588 .post_streamoff = rzg2l_csi2_post_streamoff,
/linux/drivers/media/i2c/ccs/
A Dccs-quirk.h44 int (*post_streamoff)(struct ccs_sensor *sensor); member
A Dccs-quirk.c205 .post_streamoff = jt8ev1_post_streamoff,
A Dccs-core.c1863 rval = ccs_call_quirk(sensor, post_streamoff); in ccs_stop_streaming()
3052 .post_streamoff = ccs_post_streamoff,
/linux/Documentation/driver-api/media/
A Dtx-rx.rst115 ``.post_streamoff()`` callback is used to undo what was done by the
117 to call ``.post_streamoff()`` for each successful call of ``.pre_streamon()``.
/linux/drivers/staging/media/imx/
A Dimx6-mipi-csi2.c389 v4l2_subdev_call(csi2->src_sd, video, post_streamoff); in csi2_start()
401 v4l2_subdev_call(csi2->src_sd, video, post_streamoff); in csi2_stop()
/linux/include/media/
A Dv4l2-subdev.h497 int (*post_streamoff)(struct v4l2_subdev *sd); member
/linux/drivers/media/i2c/
A Dar0521.c1014 .post_streamoff = ar0521_post_streamoff,
A Disl7998x.c1105 .post_streamoff = isl7998x_post_streamoff,

Completed in 46 milliseconds