Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion_system_heap.c235 .map_user = ion_heap_map_user,
404 .map_user = ion_heap_map_user,
Dion_carveout_heap.c144 .map_user = ion_heap_map_user,
Dion_priv.h232 int ion_heap_map_user(struct ion_heap *, struct ion_buffer *,
Dion_chunk_heap.c136 .map_user = ion_heap_map_user,
Dion_heap.c71 int ion_heap_map_user(struct ion_heap *heap, struct ion_buffer *buffer, in ion_heap_map_user() function