genphy_soft_reset 3873 drivers/net/ethernet/realtek/r8169_main.c 	genphy_soft_reset(tp->phydev);
genphy_soft_reset   39 drivers/net/phy/ax88796b.c 	return genphy_soft_reset(phydev);
genphy_soft_reset  575 drivers/net/phy/bcm7xxx.c 	.soft_reset	= genphy_soft_reset,				\
genphy_soft_reset 1228 drivers/net/phy/dp83640.c 	ret = genphy_soft_reset(phydev);
genphy_soft_reset   99 drivers/net/phy/dp83848.c 		.soft_reset	= genphy_soft_reset,		\
genphy_soft_reset  318 drivers/net/phy/marvell.c 		err = genphy_soft_reset(phydev);
genphy_soft_reset  334 drivers/net/phy/marvell.c 	err = genphy_soft_reset(phydev);
genphy_soft_reset  477 drivers/net/phy/marvell.c 		err = genphy_soft_reset(phydev);
genphy_soft_reset  665 drivers/net/phy/marvell.c 	err = genphy_soft_reset(phydev);
genphy_soft_reset  689 drivers/net/phy/marvell.c 	err = genphy_soft_reset(phydev);
genphy_soft_reset  797 drivers/net/phy/marvell.c 	err = genphy_soft_reset(phydev);
genphy_soft_reset  833 drivers/net/phy/marvell.c 	return genphy_soft_reset(phydev);
genphy_soft_reset  889 drivers/net/phy/marvell.c 	err = genphy_soft_reset(phydev);
genphy_soft_reset  937 drivers/net/phy/marvell.c 	return genphy_soft_reset(phydev);
genphy_soft_reset  963 drivers/net/phy/marvell.c 	return genphy_soft_reset(phydev);
genphy_soft_reset 1155 drivers/net/phy/marvell.c 	return genphy_soft_reset(phydev);
genphy_soft_reset  231 drivers/net/phy/meson-gxl.c 		.soft_reset     = genphy_soft_reset,
genphy_soft_reset  243 drivers/net/phy/meson-gxl.c 		.soft_reset     = genphy_soft_reset,
genphy_soft_reset 1140 drivers/net/phy/micrel.c 	.soft_reset	= genphy_soft_reset,
genphy_soft_reset  837 drivers/net/phy/mscc.c 	rc = genphy_soft_reset(phydev);
genphy_soft_reset 1718 drivers/net/phy/mscc.c 	ret = genphy_soft_reset(phydev);
genphy_soft_reset 2145 drivers/net/phy/mscc.c 	ret = genphy_soft_reset(phydev);
genphy_soft_reset 2328 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset 2352 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset 2377 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset 2402 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset 2427 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset 2452 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset 2478 drivers/net/phy/mscc.c 	.soft_reset	= &genphy_soft_reset,
genphy_soft_reset  167 drivers/net/phy/nxp-tja11xx.c 	return genphy_soft_reset(phydev);
genphy_soft_reset 1928 drivers/net/phy/phy_device.c EXPORT_SYMBOL(genphy_soft_reset);
genphy_soft_reset  181 drivers/net/phy/rockchip.c 	.soft_reset		= genphy_soft_reset,
genphy_soft_reset   91 drivers/net/phy/smsc.c 	return genphy_soft_reset(phydev);
genphy_soft_reset 1088 include/linux/phy.h int genphy_soft_reset(struct phy_device *phydev);