Home
last modified time | relevance | path

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

/linux/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/include/linux/phy/
A Dphy.h258 void devm_phy_put(struct device *dev, struct phy *phy);
464 static inline void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
/linux/Documentation/driver-api/phy/
A Dphy.rst143 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
/linux/drivers/phy/
A Dphy-core.c641 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
651 EXPORT_SYMBOL_GPL(devm_phy_put);
/linux/
A Dvmlinux.symvers12098 0x00000000 devm_phy_put vmlinux EXPORT_SYMBOL_GPL
A DSystem.map18585 ffff8000105124a0 T devm_phy_put
A D.tmp_System.map18585 ffff8000105124a0 T devm_phy_put

Completed in 295 milliseconds