Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.h57 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1,
H A Dvsp1_drv.c386 struct vsp1_video *video = vsp1_video_create(vsp1, rpf); in vsp1_create_entities()
446 struct vsp1_video *video = vsp1_video_create(vsp1, wpf); in vsp1_create_entities()
H A Dvsp1_video.c1233 struct vsp1_video *vsp1_video_create(struct vsp1_device *vsp1, in vsp1_video_create() function