Searched refs:devm_phy_put (Results 1 – 5 of 5) sorted by relevance
229 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()248 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
162 void devm_phy_put(struct device *dev, struct phy *phy);164 这两个 API 都用于释放对 PHY 的引用,并且 devm_phy_put 会销毁与此
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
715 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function725 EXPORT_SYMBOL_GPL(devm_phy_put);
2051 devm_phy_put(dev, phy); in am65_cpsw_init_serdes_phy()