Home
last modified time | relevance | path

Searched refs:get_phy_device (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/of/
Dof_mdio.c80 phy = get_phy_device(mdio, addr); in of_mdiobus_register()
/linux-3.4.99/drivers/net/phy/
Dphy_device.c243 struct phy_device * get_phy_device(struct mii_bus *bus, int addr) in get_phy_device() function
261 EXPORT_SYMBOL(get_phy_device);
Dmdio_bus.c200 phydev = get_phy_device(bus, addr); in mdiobus_scan()
/linux-3.4.99/include/linux/
Dphy.h481 struct phy_device* get_phy_device(struct mii_bus *bus, int addr);