Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-core.c786 struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function
/openbmc/linux/include/linux/phy/
H A Dphy.h432 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function