Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-core.c718 void phy_put(struct device *dev, struct phy *phy) in phy_put() function
/linux/include/linux/
H A Datmdev.h191 void (*phy_put)(struct atm_dev *dev,unsigned char value, member
/linux/include/linux/phy/
H A Dphy.h489 static inline void phy_put(struct device *dev, struct phy *phy) in phy_put() function