Searched refs:sas_phy_release (Results 1 – 2 of 2) sorted by relevance
486 static void sas_phy_release(struct sas_phy *phy) in sas_phy_release() function584 .phy_release = sas_phy_release,
715 static void sas_phy_release(struct device *dev) in sas_phy_alloc() 753 phy->dev.release = sas_phy_release; in sas_phy_add() 841 return dev->release == sas_phy_release; in sas_port_match() 686 static void sas_phy_release(struct device *dev) sas_phy_release() function