Home
last modified time | relevance | path

Searched refs:mdio_device_reset (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/phy/
A Dmdio_device.c116 void mdio_device_reset(struct mdio_device *mdiodev, int value) in mdio_device_reset() function
137 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()
A Dmdio_bus.c87 mdio_device_reset(mdiodev, 1); in mdiobus_register_device()
/linux/include/linux/
A Dmdio.h110 void mdio_device_reset(struct mdio_device *mdiodev, int value);
A Dphy.h1533 mdio_device_reset(&phydev->mdio, value); in phy_device_reset()
/linux/
A Dvmlinux.symvers6772 0x00000000 mdio_device_reset vmlinux EXPORT_SYMBOL
A DSystem.map35920 ffff80001094a9e4 T mdio_device_reset
A D.tmp_System.map35920 ffff80001094a9e4 T mdio_device_reset

Completed in 326 milliseconds