Searched refs:ion_free (Results 1 – 3 of 3) sorted by relevance
197 void ion_free(struct ion_client *client, struct ion_handle *handle);412 static inline void ion_free(struct ion_client *client, in ion_free() function
159 void ion_free(struct ion_client *client, struct ion_handle *handle);
223 ion_free(ionFd, buffer); in Alloc()328 (void)ion_free(mIonFd, mBuffer); in ~Impl()