Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Drcar2.c52 phy_put(priv->phy); in usbhs_rcar2_hardware_exit()
/linux-4.4.14/include/linux/phy/
Dphy.h138 void phy_put(struct phy *phy);
273 static inline void phy_put(struct phy *phy) in phy_put() function
/linux-4.4.14/drivers/phy/
Dphy-core.c36 phy_put(phy); in devm_phy_release()
429 void phy_put(struct phy *phy) in phy_put() function
437 EXPORT_SYMBOL_GPL(phy_put);
/linux-4.4.14/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.c1192 .phy_put = NULL,
Dzatm.c1582 .phy_put = zatm_phy_put,
Deni.c2224 .phy_put = eni_phy_put,
Dlanai.c2548 .phy_put = NULL,
Dhe.c170 .phy_put = he_phy_put,
Dnicstar.c162 .phy_put = ns_phy_put,
Didt77252.c144 .phy_put = idt77252_phy_put,
Diphase.c3167 .phy_put = ia_phy_put,
/linux-4.4.14/include/linux/
Datmdev.h197 void (*phy_put)(struct atm_dev *dev,unsigned char value, member
/linux-4.4.14/drivers/usb/core/
Dhcd.c2713 phy_put(phy); in usb_add_hcd()
2719 phy_put(phy); in usb_add_hcd()
2892 phy_put(hcd->phy); in usb_add_hcd()
2976 phy_put(hcd->phy); in usb_remove_hcd()
/linux-4.4.14/Documentation/
Dphy.txt108 void phy_put(struct phy *phy);