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);155 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()
96 mdio_device_reset(mdiodev, 1); in mdiobus_register_device()
86 void mdio_device_reset(struct mdio_device *mdiodev, int value);
1048 mdio_device_reset(&phydev->mdio, value); in phy_device_reset()