Searched defs:ion_client_destroy (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libion_exynos/
H A Dlibion.cpp72 void ion_client_destroy(ion_client client) function
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dion.h163 * ion_client_destroy() - free's a client and all it's handles
169 void ion_client_destroy(struct ion_client *client);
402 static inline void ion_client_destroy(struct ion_client *client) { } function

Completed in 120 milliseconds