Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c269 static RK_S32 ion_heap_id = -1; variable
305 if (ion_heap_id < 0) { in allocator_ion_open()
312 ion_heap_id = ION_HEAP_TYPE_DMA; in allocator_ion_open()
317 ion_heap_id = ION_HEAP_TYPE_SYSTEM; in allocator_ion_open()
322 ion_heap_id = ION_HEAP_TYPE_CARVEOUT; in allocator_ion_open()
328 ion_heap_id = ION_HEAP_TYPE_DMA; in allocator_ion_open()