Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/
Dphy-core.c629 struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function
/Linux-v4.19/include/linux/phy/
Dphy.h326 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function