Home
last modified time | relevance | path

Searched refs:vsp1_video_init (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_video.h143 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf);
Dvsp1_rpf.c274 ret = vsp1_video_init(video, &rpf->entity); in vsp1_rpf_create()
Dvsp1_wpf.c274 ret = vsp1_video_init(video, &wpf->entity); in vsp1_wpf_create()
Dvsp1_video.c1193 int vsp1_video_init(struct vsp1_video *video, struct vsp1_entity *rwpf) in vsp1_video_init() function