Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vsp1/
Dvsp1_entity.h131 void vsp1_entity_destroy(struct vsp1_entity *entity);
Dvsp1_hgt.c208 vsp1_entity_destroy(&hgt->histo.entity); in vsp1_hgt_create()
Dvsp1_lut.c234 vsp1_entity_destroy(&lut->entity); in vsp1_lut_create()
Dvsp1_clu.c278 vsp1_entity_destroy(&clu->entity); in vsp1_clu_create()
Dvsp1_hgo.c218 vsp1_entity_destroy(&hgo->histo.entity); in vsp1_hgo_create()
Dvsp1_rpf.c380 vsp1_entity_destroy(&rpf->entity); in vsp1_rpf_create()
Dvsp1_brx.c448 vsp1_entity_destroy(&brx->entity); in vsp1_brx_create()
Dvsp1_sru.c389 vsp1_entity_destroy(&sru->entity); in vsp1_sru_create()
Dvsp1_entity.c684 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy() function
Dvsp1_wpf.c611 vsp1_entity_destroy(&wpf->entity); in vsp1_wpf_create()
Dvsp1_drv.c218 vsp1_entity_destroy(entity); in vsp1_destroy_entities()