Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_entity.h85 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity,
Dvsp1_hsit.c198 ret = vsp1_entity_init(vsp1, &hsit->entity, 2); in vsp1_hsit_create()
Dvsp1_entity.c182 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, in vsp1_entity_init() function
Dvsp1_lut.c237 ret = vsp1_entity_init(vsp1, &lut->entity, 2); in vsp1_lut_create()
Dvsp1_lif.c223 ret = vsp1_entity_init(vsp1, &lif->entity, 2); in vsp1_lif_create()
Dvsp1_rpf.c236 ret = vsp1_entity_init(vsp1, &rpf->entity, 2); in vsp1_rpf_create()
Dvsp1_wpf.c236 ret = vsp1_entity_init(vsp1, &wpf->entity, 2); in vsp1_wpf_create()
Dvsp1_uds.c339 ret = vsp1_entity_init(vsp1, &uds->entity, 2); in vsp1_uds_create()
Dvsp1_sru.c356 ret = vsp1_entity_init(vsp1, &sru->entity, 2); in vsp1_sru_create()
Dvsp1_bru.c422 ret = vsp1_entity_init(vsp1, &bru->entity, 5); in vsp1_bru_create()