Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion_cma_heap.c190 void ion_cma_heap_destroy(struct ion_heap *heap) in ion_cma_heap_destroy() function
Dion_priv.h328 void ion_cma_heap_destroy(struct ion_heap *);
Dion_heap.c375 ion_cma_heap_destroy(heap); in ion_heap_destroy()