Home
last modified time | relevance | path

Searched refs:vsp1_entity_destroy (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_entity.h129 void vsp1_entity_destroy(struct vsp1_entity *entity);
Dvsp1_lut.c233 vsp1_entity_destroy(&lut->entity); in vsp1_lut_create()
Dvsp1_hgt.c207 vsp1_entity_destroy(&hgt->histo.entity); in vsp1_hgt_create()
Dvsp1_clu.c277 vsp1_entity_destroy(&clu->entity); in vsp1_clu_create()
Dvsp1_hgo.c217 vsp1_entity_destroy(&hgo->histo.entity); in vsp1_hgo_create()
Dvsp1_rpf.c379 vsp1_entity_destroy(&rpf->entity); in vsp1_rpf_create()
Dvsp1_brx.c447 vsp1_entity_destroy(&brx->entity); in vsp1_brx_create()
Dvsp1_sru.c383 vsp1_entity_destroy(&sru->entity); in vsp1_sru_create()
Dvsp1_entity.c683 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy() function
Dvsp1_wpf.c560 vsp1_entity_destroy(&wpf->entity); in vsp1_wpf_create()
Dvsp1_drv.c218 vsp1_entity_destroy(entity); in vsp1_destroy_entities()