Searched refs:devm_phy_put (Results 1 – 7 of 7) sorted by relevance
221 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()240 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
246 void devm_phy_put(struct device *dev, struct phy *phy);438 static inline void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
143 void devm_phy_put(struct device *dev, struct phy *phy);145 Both these APIs are used to release a reference to the PHY and devm_phy_put
611 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function621 EXPORT_SYMBOL_GPL(devm_phy_put);
387 devm_phy_put
363 devm_phy_put
1281 devm_phy_put