Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Dphy.h237 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() function
/linux-4.4.14/drivers/phy/
Dphy-core.c500 struct phy *phy_get(struct device *dev, const char *string) in phy_get() function
/linux-4.4.14/include/linux/
Datmdev.h199 unsigned char (*phy_get)(struct atm_dev *dev,unsigned long addr); member