Searched refs:devm_phy_put (Results 1 – 5 of 5) sorted by relevance
222 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()241 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
265 void devm_phy_put(struct device *dev, struct phy *phy);472 static inline void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
170 void devm_phy_put(struct device *dev, struct phy *phy);172 Both these APIs are used to release a reference to the PHY and devm_phy_put
686 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function696 EXPORT_SYMBOL_GPL(devm_phy_put);
1497 devm_phy_put(dev, phy); in am65_cpsw_init_serdes_phy()