Home
last modified time | relevance | path

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

/Linux-v6.1/include/media/
Dv4l2-mc.h166 void v4l2_pipeline_pm_put(struct media_entity *entity);
213 static inline void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put() function
/Linux-v6.1/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_v4l2.c222 v4l2_pipeline_pm_put(&csi->vdev.entity); in sun4i_csi_open()
241 v4l2_pipeline_pm_put(&csi->vdev.entity); in sun4i_csi_release()
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-mc.c549 void v4l2_pipeline_pm_put(struct media_entity *entity) in v4l2_pipeline_pm_put() function
554 EXPORT_SYMBOL_GPL(v4l2_pipeline_pm_put);
/Linux-v6.1/drivers/media/platform/renesas/rcar-vin/
Drcar-v4l2.c937 v4l2_pipeline_pm_put(&vin->vdev.entity); in rvin_open()
965 v4l2_pipeline_pm_put(&vin->vdev.entity); in rvin_release()
/Linux-v6.1/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_video.c543 v4l2_pipeline_pm_put(&video->video_dev.entity); in sun6i_video_close()
/Linux-v6.1/drivers/media/platform/rockchip/rkisp1/
Drkisp1-capture.c990 v4l2_pipeline_pm_put(&node->vdev.entity); in rkisp1_vb2_stop_streaming()
1041 v4l2_pipeline_pm_put(entity); in rkisp1_vb2_start_streaming()
/Linux-v6.1/drivers/media/platform/qcom/camss/
Dcamss-video.c880 v4l2_pipeline_pm_put(&vdev->entity); in video_release()
/Linux-v6.1/drivers/staging/media/imx/
Dimx-media-capture.c812 v4l2_pipeline_pm_put(&vfd->entity); in capture_release()
Dimx7-media-csi.c1461 v4l2_pipeline_pm_put(&csi->vdev->entity); in imx7_csi_video_release()
/Linux-v6.1/drivers/staging/media/omap4iss/
Diss_video.c1165 v4l2_pipeline_pm_put(&video->video.entity); in iss_video_release()
/Linux-v6.1/drivers/media/platform/ti/omap3isp/
Dispvideo.c1364 v4l2_pipeline_pm_put(&video->video.entity); in isp_video_release()