Searched refs:mdio_device_reset (Results 1 – 4 of 4) sorted by relevance
118 void mdio_device_reset(struct mdio_device *mdiodev, int value) in mdio_device_reset() function139 EXPORT_SYMBOL(mdio_device_reset);156 mdio_device_reset(mdiodev, 0); in mdio_probe()162 mdio_device_reset(mdiodev, 1); in mdio_probe()179 mdio_device_reset(mdiodev, 1); in mdio_remove()
87 mdio_device_reset(mdiodev, 1); in mdiobus_register_device()
112 void mdio_device_reset(struct mdio_device *mdiodev, int value);
1576 mdio_device_reset(&phydev->mdio, value); in phy_device_reset()