Home
last modified time | relevance | path

Searched defs:phy_get (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/phy/
Dphy-core.c732 struct phy *phy_get(struct device *dev, const char *string) in phy_get() function
/linux-5.19.10/include/linux/
Datmdev.h193 unsigned char (*phy_get)(struct atm_dev *dev,unsigned long addr); member
/linux-5.19.10/include/linux/phy/
Dphy.h424 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() function