Searched refs:devm_phy_destroy (Results 1 – 3 of 3) sorted by relevance
148 void devm_phy_destroy(struct device *dev, struct phy *phy);310 static inline void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function
120 void devm_phy_destroy(struct device *dev, struct phy *phy);122 Both these APIs destroy the PHY and devm_phy_destroy destroys the devres
802 void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function809 EXPORT_SYMBOL_GPL(devm_phy_destroy);