Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-core.c738 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function
/linux/include/linux/phy/
H A Dphy.h493 static inline void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put() function