Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_video.h57 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1,
Dvsp1_drv.c379 struct vsp1_video *video = vsp1_video_create(vsp1, rpf); in vsp1_create_entities()
439 struct vsp1_video *video = vsp1_video_create(vsp1, wpf); in vsp1_create_entities()
Dvsp1_video.c1263 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1, in vsp1_video_create() function