Home
last modified time | relevance | path

Searched refs:phy_put (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/usb/renesas_usbhs/
Drcar2.c36 phy_put(priv->phy); in usbhs_rcar2_hardware_exit()
/Linux-v4.19/include/linux/phy/
Dphy.h188 void phy_put(struct phy *phy);
351 static inline void phy_put(struct phy *phy) in phy_put() function
/Linux-v4.19/drivers/atm/
Dsuni.c40 #define PUT(val,reg) dev->ops->phy_put(dev,val,SUNI_##reg)
180 dev->ops->phy_put(dev, control, reg); in set_loopback()
DuPD98402.c36 #define PUT(val,reg) dev->ops->phy_put(dev,val,uPD98402_##reg)
Didt77105.c45 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg)
Dsolos-pci.c1198 .phy_put = NULL,
Dzatm.c1587 .phy_put = zatm_phy_put,
Dlanai.c2547 .phy_put = NULL,
Deni.c2225 .phy_put = eni_phy_put,
Dhe.c170 .phy_put = he_phy_put,
Dnicstar.c162 .phy_put = ns_phy_put,
Didt77252.c144 .phy_put = idt77252_phy_put,
Diphase.c3172 .phy_put = ia_phy_put,
/Linux-v4.19/drivers/phy/
Dphy-core.c36 phy_put(phy); in devm_phy_release()
498 void phy_put(struct phy *phy) in phy_put() function
506 EXPORT_SYMBOL_GPL(phy_put);
/Linux-v4.19/include/linux/
Datmdev.h199 void (*phy_put)(struct atm_dev *dev,unsigned char value, member
/Linux-v4.19/Documentation/
Dphy.txt142 void phy_put(struct phy *phy);