Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/phy/
Dphy-core.c629 struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function
/kernel/linux/linux-5.10/drivers/phy/
Dphy-core.c730 struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function
/kernel/linux/linux-4.19/include/linux/phy/
Dphy.h326 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function
/kernel/linux/linux-5.10/include/linux/phy/
Dphy.h405 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() function