Home
last modified time | relevance | path

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

/system/memory/libion/
Dion.c51 int err = ion_free(fd, (ion_user_handle_t)0); in ion_is_legacy()
106 int ion_free(int fd, ion_user_handle_t handle) { in ion_free() function
181 ion_free(fd, handle); in ion_alloc_fd()
Dion_test.c64 ret = ion_free(fd, handle); in ion_alloc_test()
95 ret = ion_free(fd, handle); in ion_map_test()
/system/memory/libion/include/ion/
Dion.h38 int ion_free(int fd, ion_user_handle_t handle);