Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/android/ion/
Dion_system_heap.c211 .map_user = ion_heap_map_user,
348 .map_user = ion_heap_map_user,
Dion.h177 int ion_heap_map_user(struct ion_heap *heap, struct ion_buffer *buffer,
Dion_cma_heap.c99 .map_user = ion_heap_map_user,
Dion_heap.c60 int ion_heap_map_user(struct ion_heap *heap, struct ion_buffer *buffer, in ion_heap_map_user() function