Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/
Dphy-core.c611 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
/Linux-v5.10/include/linux/phy/
Dphy.h438 static inline void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function