HomeSort by relevance Sort by last modified time
    Searched defs:ion_free (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4xxx/ion/
ion.c 99 int ion_free(int fd, struct ion_handle *handle) function
  /system/core/libion/
ion.c 75 int ion_free(int fd, struct ion_handle *handle) function
133 ion_free(fd, handle);
  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 106 void ion_free(ion_buffer buffer) function
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 190 * ion_free - free a handle
196 void ion_free(struct ion_client *client, struct ion_handle *handle);
411 static inline void ion_free(struct ion_client *client, function

Completed in 671 milliseconds