Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Drcar2.c35 phy_put(&pdev->dev, priv->phy); in usbhs_rcar2_hardware_exit()
H A Drza2.c31 phy_put(&pdev->dev, priv->phy); in usbhs_rza2_hardware_exit()
/openbmc/linux/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 Deni.c2208 .phy_put = eni_phy_put,
H A Dlanai.c2543 .phy_put = NULL,
H A Dhe.c170 .phy_put = he_phy_put,
H A Dnicstar.c165 .phy_put = ns_phy_put,
H A Diphase.c3157 .phy_put = ia_phy_put,
H A Didt77252.c144 .phy_put = idt77252_phy_put,
/openbmc/linux/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
/openbmc/linux/drivers/phy/
H A Dphy-core.c34 phy_put(dev, phy); in devm_phy_release()
666 void phy_put(struct device *dev, struct phy *phy) in phy_put() function
671 EXPORT_SYMBOL_GPL(phy_put);
/openbmc/linux/include/linux/
H A Datmdev.h191 void (*phy_put)(struct atm_dev *dev,unsigned char value, member
/openbmc/linux/Documentation/driver-api/phy/
H A Dphy.rst150 [[of_]phy_put()]
169 void phy_put(struct phy *phy);