Searched refs:ion_heap_meta (Results 1 – 1 of 1) sorted by relevance
37 static struct ion_heap_desc ion_heap_meta[] = { variable60 for (itype = 0; itype < ARRAY_SIZE(ion_heap_meta); itype++) { in rk_ion_of_heap()61 if (strcmp(ion_heap_meta[itype].name, node->name)) in rk_ion_of_heap()66 myheap->id = ion_heap_meta[itype].id; in rk_ion_of_heap()