phy_put          2227 drivers/atm/eni.c 	.phy_put	= eni_phy_put,
phy_put           170 drivers/atm/he.c 	.phy_put =	he_phy_put,
phy_put            46 drivers/atm/idt77105.c #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg)
phy_put           144 drivers/atm/idt77252.c 	.phy_put	= idt77252_phy_put,
phy_put          3170 drivers/atm/iphase.c 	.phy_put	= ia_phy_put,  
phy_put          2543 drivers/atm/lanai.c 	.phy_put	= NULL,
phy_put           163 drivers/atm/nicstar.c 	.phy_put = ns_phy_put,
phy_put          1186 drivers/atm/solos-pci.c 	.phy_put =	NULL,
phy_put            41 drivers/atm/suni.c #define PUT(val,reg) dev->ops->phy_put(dev,val,SUNI_##reg)
phy_put           181 drivers/atm/suni.c 	dev->ops->phy_put(dev, control, reg);
phy_put            37 drivers/atm/uPD98402.c #define PUT(val,reg) dev->ops->phy_put(dev,val,uPD98402_##reg)
phy_put          1588 drivers/atm/zatm.c 	.phy_put	= zatm_phy_put,
phy_put            32 drivers/phy/phy-core.c 	phy_put(phy);
phy_put           587 drivers/phy/phy-core.c EXPORT_SYMBOL_GPL(phy_put);
phy_put            37 drivers/usb/renesas_usbhs/rcar2.c 		phy_put(priv->phy);
phy_put            32 drivers/usb/renesas_usbhs/rza2.c 	phy_put(priv->phy);
phy_put           199 include/linux/atmdev.h 	void (*phy_put)(struct atm_dev *dev,unsigned char value,
phy_put           236 include/linux/phy/phy.h void phy_put(struct phy *phy);