Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h113 void vsp1_device_put(struct vsp1_device *vsp1);
H A Dvsp1_drv.c588 void vsp1_device_put(struct vsp1_device *vsp1) in vsp1_device_put() function
947 vsp1_device_put(vsp1); in vsp1_probe()
963 vsp1_device_put(vsp1); in vsp1_probe()
H A Dvsp1_drm.c707 vsp1_device_put(vsp1); in vsp1_du_setup_lif()
H A Dvsp1_video.c1134 vsp1_device_put(video->vsp1); in vsp1_video_release()