Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgt.h35 struct vsp1_hgt *vsp1_hgt_create(struct vsp1_device *vsp1);
H A Dvsp1_hgt.c187 struct vsp1_hgt *vsp1_hgt_create(struct vsp1_device *vsp1) in vsp1_hgt_create() function
H A Dvsp1_drv.c333 vsp1->hgt = vsp1_hgt_create(vsp1); in vsp1_create_entities()