Home
last modified time | relevance | path

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

/hardware/qcom/msm8960/original-kernel-headers/linux/
Dion.h197 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
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dion.h159 void ion_free(struct ion_client *client, struct ion_handle *handle);
/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp224 ion_free(ionFd, buffer); in Alloc()
329 (void)ion_free(mIonFd, mBuffer); in ~Impl()