Searched refs:get_phy_device (Results 1 – 3 of 3) sorted by relevance
84 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()
237 phydev = get_phy_device(bus, addr, false); in mdiobus_scan()
330 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function349 EXPORT_SYMBOL(get_phy_device);