Home
last modified time | relevance | path

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

/linux/include/linux/
H A Datmdev.h193 unsigned char (*phy_get)(struct atm_dev *dev,unsigned long addr); member
/linux/include/linux/phy/
H A Dphy.h441 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() function