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