Home
last modified time | relevance | path

Searched refs:vsp1_video_create (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_video.h57 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1,
Dvsp1_drv.c378 struct vsp1_video *video = vsp1_video_create(vsp1, rpf); in vsp1_create_entities()
438 struct vsp1_video *video = vsp1_video_create(vsp1, wpf); in vsp1_create_entities()
Dvsp1_video.c1232 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1, in vsp1_video_create() function