Searched refs:vsp1_video_init (Results 1 – 4 of 4) sorted by relevance
143 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf);
274 ret = vsp1_video_init(video, &rpf->entity); in vsp1_rpf_create()
274 ret = vsp1_video_init(video, &wpf->entity); in vsp1_wpf_create()
1193 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf) in vsp1_video_init() function