Searched refs:mdio_device_reset (Results 1 – 4 of 4) sorted by relevance
116 void mdio_device_reset(struct mdio_device *mdiodev, int value) in mdio_device_reset() function137 EXPORT_SYMBOL(mdio_device_reset);154 mdio_device_reset(mdiodev, 0); in mdio_probe()160 mdio_device_reset(mdiodev, 1); in mdio_probe()177 mdio_device_reset(mdiodev, 1); in mdio_remove()
87 mdio_device_reset(mdiodev, 1); in mdiobus_register_device()
110 void mdio_device_reset(struct mdio_device *mdiodev, int value);
1498 mdio_device_reset(&phydev->mdio, value); in phy_device_reset()