Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.h79 struct vsp1_rwpf *vsp1_rpf_create(struct vsp1_device *vsp1, unsigned int index);
Dvsp1_rpf.c396 struct vsp1_rwpf *vsp1_rpf_create(struct vsp1_device *vsp1, unsigned int index) in vsp1_rpf_create() function
Dvsp1_drv.c376 rpf = vsp1_rpf_create(vsp1, i); in vsp1_create_entities()