Searched refs:ion_map (Results 1 - 3 of 3) sorted by relevance

/system/core/include/ion/
H A Dion.h36 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot,
/system/core/libion/
H A Dion.c83 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, function
H A Dion_test.c68 ret = ion_map(fd, handle, len, prot, map_flags, 0, &ptr, &map_fd);
95 ret = ion_map(fd, handle, len, prot, flags, 0, &ptr, &map_fd);

Completed in 60 milliseconds