Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion_priv.h316 struct ion_heap *ion_system_heap_create(struct ion_platform_heap *);
Dion_heap.c327 heap = ion_system_heap_create(heap_data); in ion_heap_create()
Dion_system_heap.c261 struct ion_heap *ion_system_heap_create(struct ion_platform_heap *unused) in ion_system_heap_create() function