Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Ddevice.c396 static void hpriv_release(struct kref *ref) in hpriv_release() function
485 return kref_put(&hpriv->refcount, hpriv_release); in hl_hpriv_put()