Searched defs:devm_phy_get (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-core.c552 struct phy *devm_phy_get(struct device *dev, const char *string) devm_phy_get() function
570 EXPORT_SYMBOL_GPL(devm_phy_get); variable
/linux-4.1.27/include/linux/phy/
H A Dphy.h246 static inline struct phy *devm_phy_get(struct device *dev, const char *string) devm_phy_get() function

Completed in 92 milliseconds