Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h80 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index);
H A Dvsp1_wpf.c540 struct vsp1_rwpf *vsp1_wpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_wpf_create() function
H A Dvsp1_drv.c436 wpf = vsp1_wpf_create(vsp1, i); in vsp1_create_entities()