Home
last modified time | relevance | path

Searched refs:devm_phy_destroy (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/phy/
A Dphy.h267 void devm_phy_destroy(struct device *dev, struct phy *phy);
497 static inline void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function
/linux/Documentation/driver-api/phy/
A Dphy.rst155 void devm_phy_destroy(struct device *dev, struct phy *phy);
157 Both these APIs destroy the PHY and devm_phy_destroy destroys the devres
/linux/drivers/phy/
A Dphy-core.c1017 void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function
1024 EXPORT_SYMBOL_GPL(devm_phy_destroy);
/linux/
A Dvmlinux.symvers2462 0x00000000 devm_phy_destroy vmlinux EXPORT_SYMBOL_GPL
A DSystem.map18586 ffff800010512530 T devm_phy_destroy
A D.tmp_System.map18586 ffff800010512530 T devm_phy_destroy

Completed in 311 milliseconds