Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1.h113 void vsp1_device_put(struct vsp1_device *vsp1);
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()
Dvsp1_drm.c716 vsp1_device_put(vsp1); in vsp1_du_setup_lif()
Dvsp1_video.c1070 vsp1_device_put(video->vsp1); in vsp1_video_release()