Home
last modified time | relevance | path

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

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