Home
last modified time | relevance | path

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

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