Home
last modified time | relevance | path

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

/drivers/staging/android/ion/
Dion_priv.h319 struct ion_heap *ion_system_heap_create(struct ion_platform_heap *);
Dion_heap.c329 heap = ion_system_heap_create(heap_data); in ion_heap_create()
Dion_system_heap.c263 struct ion_heap *ion_system_heap_create(struct ion_platform_heap *unused) in ion_system_heap_create() function