Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.h41 struct vsp1_brx *vsp1_brx_create(struct vsp1_device *vsp1,
H A Dvsp1_brx.c409 struct vsp1_brx *vsp1_brx_create(struct vsp1_device *vsp1, in vsp1_brx_create() function
H A Dvsp1_drv.c276 vsp1->brs = vsp1_brx_create(vsp1, VSP1_ENTITY_BRS); in vsp1_create_entities()
286 vsp1->bru = vsp1_brx_create(vsp1, VSP1_ENTITY_BRU); in vsp1_create_entities()