Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion.h128 void ion_free(struct ion_client *client, struct ion_handle *handle);
Dion.c535 void ion_free(struct ion_client *client, struct ion_handle *handle) in ion_free() function
552 EXPORT_SYMBOL(ion_free);
1287 ion_free(client, handle); in ion_ioctl()
1336 ion_free(client, cleanup_handle); in ion_ioctl()