Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_entity.h87 void vsp1_entity_destroy(struct vsp1_entity *entity);
Dvsp1_entity.c226 void vsp1_entity_destroy(struct vsp1_entity *entity) in vsp1_entity_destroy() function
Dvsp1_wpf.c298 vsp1_entity_destroy(&wpf->entity); in vsp1_wpf_create()
Dvsp1_rpf.c292 vsp1_entity_destroy(&rpf->entity); in vsp1_rpf_create()
Dvsp1_sru.c382 vsp1_entity_destroy(&sru->entity); in vsp1_sru_create()
Dvsp1_bru.c449 vsp1_entity_destroy(&bru->entity); in vsp1_bru_create()
Dvsp1_drv.c125 vsp1_entity_destroy(entity); in vsp1_destroy_entities()