Home
last modified time | relevance | path

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

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