Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h118 void vsp1_device_put(struct vsp1_device *vsp1);
H A Dvsp1_vspx.c358 vsp1_device_put(vsp1); in vsp1_isp_start_streaming()
392 vsp1_device_put(vsp1); in vsp1_isp_stop_streaming()
H A Dvsp1_drv.c612 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put() function
980 vsp1_device_put(vsp1); in vsp1_probe()
996 vsp1_device_put(vsp1); in vsp1_probe()
H A Dvsp1_drm.c717 vsp1_device_put(vsp1); in vsp1_du_setup_lif()
H A Dvsp1_video.c1099 vsp1_device_put(video->vsp1); in vsp1_video_release()