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

  /hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp 72 void ion_client_destroy(ion_client client) function
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 162 * ion_client_destroy() - free's a client and all it's handles
168 void ion_client_destroy(struct ion_client *client);
401 static inline void ion_client_destroy(struct ion_client *client) { } function

Completed in 55 milliseconds