Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion.c359 static void ion_handle_destroy(struct kref *kref) in ion_handle_destroy() function
396 ret = kref_put(&handle->ref, ion_handle_destroy); in ion_handle_put()
836 ion_handle_destroy(&handle->ref); in ion_client_destroy()