Home
last modified time | relevance | path

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

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