Searched refs:sas_free_device (Results 1 – 2 of 2) sorted by relevance
101 void sas_free_device(struct kref *kref);222 kref_put(&dev->kref, sas_free_device); in sas_put_device()
285 void sas_free_device(struct kref *kref) in sas_free_device() function