Home
last modified time | relevance | path

Searched defs:devm_phy_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core.c1068 void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function
/openbmc/linux/include/linux/phy/
H A Dphy.h505 static inline void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy() function