Home
last modified time | relevance | path

Searched refs:ion_carveout_heap_destroy (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/android/ion/
Dion_carveout_heap.c185 void ion_carveout_heap_destroy(struct ion_heap *heap) in ion_carveout_heap_destroy() function
Dion_priv.h323 void ion_carveout_heap_destroy(struct ion_heap *);
Dion_heap.c369 ion_carveout_heap_destroy(heap); in ion_heap_destroy()