Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_hgo.h38 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1);
Dvsp1_hgo.c186 struct vsp1_hgo *vsp1_hgo_create(struct vsp1_device *vsp1) in vsp1_hgo_create() function
Dvsp1_drv.c322 vsp1->hgo = vsp1_hgo_create(vsp1); in vsp1_create_entities()