Home
last modified time | relevance | path

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

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