Searched refs:post_streamoff (Results 1 – 11 of 11) sorted by relevance
| /Linux-v6.6/drivers/media/platform/renesas/rzg2l-cru/ |
| D | rzg2l-ip.c | 61 ret = v4l2_subdev_call(cru->ip.remote, video, post_streamoff); in rzg2l_cru_ip_s_stream() 76 v4l2_subdev_call(cru->ip.remote, video, post_streamoff); in rzg2l_cru_ip_s_stream() 97 v4l2_subdev_call(cru->ip.remote, video, post_streamoff); in rzg2l_cru_ip_s_stream()
|
| D | rzg2l-video.c | 494 ret = v4l2_subdev_call(sd, video, post_streamoff); in rzg2l_cru_set_stream() 540 v4l2_subdev_call(sd, video, post_streamoff); in rzg2l_cru_set_stream()
|
| D | rzg2l-csi2.c | 580 .post_streamoff = rzg2l_csi2_post_streamoff,
|
| /Linux-v6.6/drivers/media/i2c/ccs/ |
| D | ccs-quirk.h | 46 int (*post_streamoff)(struct ccs_sensor *sensor); member
|
| D | ccs-quirk.c | 205 .post_streamoff = jt8ev1_post_streamoff,
|
| D | ccs-core.c | 1873 rval = ccs_call_quirk(sensor, post_streamoff); in ccs_stop_streaming() 3115 .post_streamoff = ccs_post_streamoff,
|
| /Linux-v6.6/Documentation/driver-api/media/ |
| D | tx-rx.rst | 114 ``.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-v6.6/drivers/staging/media/imx/ |
| D | imx6-mipi-csi2.c | 389 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-v6.6/include/media/ |
| D | v4l2-subdev.h | 510 int (*post_streamoff)(struct v4l2_subdev *sd); member
|
| /Linux-v6.6/drivers/media/i2c/ |
| D | ar0521.c | 1010 .post_streamoff = ar0521_post_streamoff,
|
| D | isl7998x.c | 1105 .post_streamoff = isl7998x_post_streamoff,
|