Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_rwpf.h51 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index);
Dvsp1_wpf.c218 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_wpf_create() function
Dvsp1_drv.c243 wpf = vsp1_wpf_create(vsp1, i); in vsp1_create_entities()