Home
last modified time | relevance | path

Searched refs:vsp1_device_put (Results 1 – 4 of 4) 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.c357 vsp1_device_put(vsp1); in vsp1_isp_start_streaming()
391 vsp1_device_put(vsp1); in vsp1_isp_stop_streaming()
H A Dvsp1_drv.c607 * vsp1_device_put - Release the VSP1 device
612 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put() function
981 vsp1_device_put(vsp1); in vsp1_probe()
997 vsp1_device_put(vsp1); in vsp1_probe()
H A Dvsp1_drm.c717 vsp1_device_put(vsp1); in vsp1_du_setup_lif()