Home
last modified time | relevance | path

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

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