Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c307 const char *heap_name = NULL; in allocator_ion_open() local
313 heap_name = "ION_HEAP_TYPE_DMA"; in allocator_ion_open()
318 heap_name = "ION_HEAP_TYPE_SYSTEM"; in allocator_ion_open()
323 heap_name = "ION_HEAP_TYPE_CARVEOUT"; in allocator_ion_open()
329 heap_name = "ION_HEAP_TYPE_DMA"; in allocator_ion_open()
332 mpp_log("using ion heap %s\n", heap_name); in allocator_ion_open()