Home
last modified time | relevance | path

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

/drivers/of/
Dof_mdio.c84 phy = get_phy_device(mdio, addr, is_c45); in of_mdiobus_register()
132 phy = get_phy_device(mdio, addr, is_c45); in of_mdiobus_register()
/drivers/net/phy/
Dmdio_bus.c237 phydev = get_phy_device(bus, addr, false); in mdiobus_scan()
Dphy_device.c330 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function
349 EXPORT_SYMBOL(get_phy_device);