Home
last modified time | relevance | path

Searched refs:devm_phy_put (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/pci/controller/cadence/
A Dpcie-cadence.c221 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
240 devm_phy_put(dev, phy[i]); in cdns_pcie_init_phy()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h263 void devm_phy_put(struct device *dev, struct phy *phy);
470 static inline void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dphy.rst170 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
/linux-6.3-rc2/drivers/phy/
A Dphy-core.c679 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
689 EXPORT_SYMBOL_GPL(devm_phy_put);
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c1489 devm_phy_put(dev, phy); in am65_cpsw_init_serdes_phy()

Completed in 13 milliseconds