Searched refs:devm_phy_destroy (Results 1 – 2 of 2) sorted by relevance
174 void devm_phy_destroy(struct device *dev, struct phy *phy);176 这两个 API 都会销毁 PHY,并且 devm_phy_destroy 会销毁与此 PHY 关
1118 void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function1125 EXPORT_SYMBOL_GPL(devm_phy_destroy);