Searched refs:ion_heap_cleanup (Results 1 – 3 of 3) sorted by relevance
54 extern int ion_heap_cleanup(struct ion_heap *heap);
395 ion_heap_cleanup(heap); in __ion_device_add_heap()414 if (ion_heap_cleanup(heap) != 0) { in ion_device_remove_heap()
264 int ion_heap_cleanup(struct ion_heap *heap) in ion_heap_cleanup() function