Home
last modified time | relevance | path

Searched refs:vsp1_entity_init (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c427 ret = vsp1_entity_init(vsp1, &brx->entity, name, num_pads, &brx_ops, in vsp1_brx_create()
H A Dvsp1_entity.c589 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init() function