Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_sru.h36 struct vsp1_sru *vsp1_sru_create(struct vsp1_device *vsp1);
Dvsp1_sru.c361 struct vsp1_sru *vsp1_sru_create(struct vsp1_device *vsp1) in vsp1_sru_create() function
Dvsp1_drv.c391 vsp1->sru = vsp1_sru_create(vsp1); in vsp1_create_entities()