Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c82 static int ion_free(int fd, ion_user_handle_t handle) in ion_free() function
443 ion_free(p->ion_device, (ion_user_handle_t)((intptr_t)data->hnd)); in allocator_ion_free()
H A Dion.h145 void ion_free(struct ion_client *client, struct ion_handle *handle);