Home
last modified time | relevance | path

Searched refs:phy_put (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mvebu.c94 goto phy_put; in xhci_mvebu_a3700_plat_setup()
112 phy_put: in xhci_mvebu_a3700_plat_setup()
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Drza2.c32 phy_put(&pdev->dev, priv->phy); in usbhs_rza2_hardware_exit()
H A Drcar2.c35 phy_put(&pdev->dev, priv->phy); in usbhs_rcar2_hardware_exit()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Drza2.c31 phy_put(&pdev->dev, priv->phy); in usbhs_rza2_hardware_exit()
H A Drcar2.c35 phy_put(&pdev->dev, priv->phy); in usbhs_rcar2_hardware_exit()
/kernel/linux/linux-5.10/drivers/atm/
H A 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()
H A DuPD98402.c37 #define PUT(val,reg) dev->ops->phy_put(dev,val,uPD98402_##reg)
H A Didt77105.c46 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg)
H A Dsolos-pci.c1184 .phy_put = NULL,
H A Dzatm.c1572 .phy_put = zatm_phy_put,
H A Dhe.c170 .phy_put = he_phy_put,
2678 HPRINTK("phy_put(val 0x%x, addr 0x%lx)\n", val, addr); in he_phy_put()
H A Deni.c2208 .phy_put = eni_phy_put,
H A Dlanai.c2544 .phy_put = NULL,
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h245 void phy_put(struct device *dev, struct phy *phy);
434 static inline void phy_put(struct device *dev, struct phy *phy) in phy_put() function
/kernel/linux/linux-6.6/drivers/atm/
H 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()
H A Didt77105.c46 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg)
H A Dsolos-pci.c1184 .phy_put = NULL,
H A Dlanai.c2543 .phy_put = NULL,
H A Deni.c2208 .phy_put = eni_phy_put,
H A Dhe.c170 .phy_put = he_phy_put,
2675 HPRINTK("phy_put(val 0x%x, addr 0x%lx)\n", val, addr); in he_phy_put()
/kernel/linux/linux-6.6/include/linux/phy/
H A Dphy.h264 void phy_put(struct device *dev, struct phy *phy);
468 static inline void phy_put(struct device *dev, struct phy *phy) in phy_put() function
/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-core.c32 phy_put(dev, phy); in devm_phy_release()
545 * calling phy_put() to release that count.
590 * phy_put() - release the PHY
596 void phy_put(struct device *dev, struct phy *phy) in phy_put() function
601 EXPORT_SYMBOL_GPL(phy_put); variable
608 * destroys the devres associated with this phy and invokes phy_put
662 * calling phy_put() to release that count.
707 * calling phy_put() to release that count.
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c34 phy_put(dev, phy); in devm_phy_release()
615 * calling phy_put() to release that count.
660 * phy_put() - release the PHY
666 void phy_put(struct device *dev, struct phy *phy) in phy_put() function
671 EXPORT_SYMBOL_GPL(phy_put); variable
678 * destroys the devres associated with this phy and invokes phy_put
732 * calling phy_put() to release that count.
/kernel/linux/linux-5.10/include/linux/
H A Datmdev.h190 void (*phy_put)(struct atm_dev *dev,unsigned char value, member
/kernel/linux/linux-6.6/include/linux/
H A Datmdev.h191 void (*phy_put)(struct atm_dev *dev,unsigned char value, member

Completed in 34 milliseconds

12