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

/linux-4.1.27/drivers/staging/android/ion/
H A Dion.h122 * ion_free - free a handle
128 void ion_free(struct ion_client *client, struct ion_handle *handle);
H A Dion.c535 void ion_free(struct ion_client *client, struct ion_handle *handle) ion_free() function
552 EXPORT_SYMBOL(ion_free); variable
1287 ion_free(client, handle); ion_ioctl()
1336 ion_free(client, cleanup_handle); ion_ioctl()

Completed in 44 milliseconds