Home
last modified time | relevance | path

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

/drivers/usb/renesas_usbhs/
Drcar2.c37 phy_put(priv->phy); in usbhs_rcar2_hardware_exit()
Drza2.c32 phy_put(priv->phy); in usbhs_rza2_hardware_exit()
/drivers/atm/
Dsuni.c41 #define PUT(val,reg) dev->ops->phy_put(dev,val,SUNI_##reg)
181 dev->ops->phy_put(dev, control, reg); in set_loopback()
DuPD98402.c37 #define PUT(val,reg) dev->ops->phy_put(dev,val,uPD98402_##reg)
Didt77105.c46 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg)
Dsolos-pci.c1186 .phy_put = NULL,
Dzatm.c1588 .phy_put = zatm_phy_put,
Deni.c2227 .phy_put = eni_phy_put,
Dlanai.c2543 .phy_put = NULL,
Dhe.c170 .phy_put = he_phy_put,
Dnicstar.c163 .phy_put = ns_phy_put,
Didt77252.c144 .phy_put = idt77252_phy_put,
Diphase.c3170 .phy_put = ia_phy_put,
/drivers/phy/
Dphy-core.c32 phy_put(phy); in devm_phy_release()
574 void phy_put(struct phy *phy) in phy_put() function
587 EXPORT_SYMBOL_GPL(phy_put);