Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/
Dphy-core.c664 struct phy *phy_get(struct device *dev, const char *string) in phy_get() function
/kernel/linux/linux-5.10/include/linux/
Datmdev.h192 unsigned char (*phy_get)(struct atm_dev *dev,unsigned long addr); member
/kernel/linux/linux-5.10/include/linux/phy/
Dphy.h394 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() function