Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h141 void vsp1_entity_destroy(struct vsp1_entity *entity);
H A Dvsp1_hgt.c200 vsp1_entity_destroy(&hgt->histo.entity); in vsp1_hgt_create()
H A Dvsp1_lut.c235 vsp1_entity_destroy(&lut->entity); in vsp1_lut_create()
H A Dvsp1_clu.c277 vsp1_entity_destroy(&clu->entity); in vsp1_clu_create()
H A Dvsp1_hgo.c201 vsp1_entity_destroy(&hgo->histo.entity); in vsp1_hgo_create()
H A Dvsp1_sru.c383 vsp1_entity_destroy(&sru->entity); in vsp1_sru_create()
H A Dvsp1_brx.c438 vsp1_entity_destroy(&brx->entity); in vsp1_brx_create()
H A Dvsp1_rpf.c422 vsp1_entity_destroy(&rpf->entity); in vsp1_rpf_create()
H A Dvsp1_entity.c644 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy() function
H A Dvsp1_wpf.c577 vsp1_entity_destroy(&wpf->entity); in vsp1_wpf_create()