Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_private.h31 DECLARE_BITMAP(heap_ids, ION_NUM_MAX_HEAPS);
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dion.h54 #define ION_NUM_MAX_HEAPS (32) macro