Searched defs:devm_phy_put (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/phy/
H A Dphy.h493 static inline void devm_phy_put(struct device *dev, struct phy *phy) function
/linux-master/drivers/phy/
H A Dphy-core.c728 void devm_phy_put(struct device *dev, struct phy *phy) function
738 EXPORT_SYMBOL_GPL(devm_phy_put); variable

Completed in 133 milliseconds