Home
last modified time | relevance | path

Searched refs:ion_device_remove_heap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/heaps/
H A Dion_cma_heap.c135 ion_device_remove_heap(&cma_heaps[nr].heap); in ion_cma_heap_init()
146 ion_device_remove_heap(&cma_heaps[nr].heap); in ion_cma_heap_exit()
H A Dion_system_heap.c338 ion_device_remove_heap(&system_heap.heap); in ion_system_heap_exit()
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion.c401 void ion_device_remove_heap(struct ion_heap *heap) in ion_device_remove_heap() function
423 EXPORT_SYMBOL_GPL(ion_device_remove_heap);
/OK3568_Linux_fs/kernel/include/linux/
H A Dion.h178 void ion_device_remove_heap(struct ion_heap *heap);