Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dxhci-mvebu.c94 goto phy_put; in xhci_mvebu_a3700_plat_setup()
112 phy_put: in xhci_mvebu_a3700_plat_setup()
/linux/drivers/usb/renesas_usbhs/
A Drcar2.c35 phy_put(&pdev->dev, priv->phy); in usbhs_rcar2_hardware_exit()
A Drza2.c32 phy_put(&pdev->dev, priv->phy); in usbhs_rza2_hardware_exit()
/linux/drivers/atm/
A 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()
A DuPD98402.c37 #define PUT(val,reg) dev->ops->phy_put(dev,val,uPD98402_##reg)
A Didt77105.c46 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg)
A Dsolos-pci.c1184 .phy_put = NULL,
A Dzatm.c1572 .phy_put = zatm_phy_put,
A Deni.c2206 .phy_put = eni_phy_put,
A Dlanai.c2543 .phy_put = NULL,
A Dhe.c170 .phy_put = he_phy_put,
A Dnicstar.c165 .phy_put = ns_phy_put,
A Diphase.c3157 .phy_put = ia_phy_put,
A Didt77252.c144 .phy_put = idt77252_phy_put,
/linux/include/linux/phy/
A Dphy.h257 void phy_put(struct device *dev, struct phy *phy);
460 static inline void phy_put(struct device *dev, struct phy *phy) in phy_put() function
/linux/drivers/phy/
A Dphy-core.c32 phy_put(dev, phy); in devm_phy_release()
626 void phy_put(struct device *dev, struct phy *phy) in phy_put() function
631 EXPORT_SYMBOL_GPL(phy_put);
/linux/include/linux/
A Datmdev.h191 void (*phy_put)(struct atm_dev *dev,unsigned char value, member
/linux/Documentation/driver-api/phy/
A Dphy.rst142 void phy_put(struct phy *phy);
/linux/
A Dvmlinux.symvers12060 0x00000000 phy_put vmlinux EXPORT_SYMBOL_GPL
A DSystem.map18569 ffff800010511b90 T phy_put
A D.tmp_System.map18569 ffff800010511b90 T phy_put

Completed in 325 milliseconds