Home
last modified time | relevance | path

Searched refs:vsp1_device_get (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1.h108 int vsp1_device_get(struct vsp1_device *vsp1);
H A Dvsp1_drv.c554 * vsp1_device_get - Acquire the VSP1 device
560 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get() function
853 ret = vsp1_device_get(vsp1); in vsp1_probe()
H A Dvsp1_drm.c729 ret = vsp1_device_get(vsp1); in vsp1_du_setup_lif()
H A Dvsp1_video.c1119 ret = vsp1_device_get(video->vsp1); in vsp1_video_open()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h112 int vsp1_device_get(struct vsp1_device *vsp1);
H A Dvsp1_drv.c571 * vsp1_device_get - Acquire the VSP1 device
577 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get() function
941 ret = vsp1_device_get(vsp1); in vsp1_probe()
H A Dvsp1_drm.c737 ret = vsp1_device_get(vsp1); in vsp1_du_setup_lif()
H A Dvsp1_video.c1118 ret = vsp1_device_get(video->vsp1); in vsp1_video_open()

Completed in 13 milliseconds