Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1.h112 int vsp1_device_get(struct vsp1_device *vsp1);
Dvsp1_drv.c577 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get() function
941 ret = vsp1_device_get(vsp1); in vsp1_probe()
Dvsp1_drm.c748 ret = vsp1_device_get(vsp1); in vsp1_du_setup_lif()
Dvsp1_video.c1054 ret = vsp1_device_get(video->vsp1); in vsp1_video_open()