Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h117 int vsp1_device_get(struct vsp1_device *vsp1);
H A Dvsp1_drv.c601 int vsp1_device_get(struct vsp1_device *vsp1) in vsp1_device_get() function
974 ret = vsp1_device_get(vsp1); in vsp1_probe()
H A Dvsp1_vspx.c327 ret = vsp1_device_get(vsp1); in vsp1_isp_start_streaming()
H A Dvsp1_drm.c749 ret = vsp1_device_get(vsp1); in vsp1_du_setup_lif()
H A Dvsp1_video.c1083 ret = vsp1_device_get(video->vsp1); in vsp1_video_open()