Searched refs:mdio_phydev_for_ethname (Results 1 – 7 of 7) sorted by relevance
111 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
85 EXPORT_FUNC(mdio_phydev_for_ethname, struct phy_device *,86 mdio_phydev_for_ethname, const char *ethname)
45 struct phy_device *mdio_phydev_for_ethname(const char *ethname);
43 struct phy_device *mdio_phydev_for_ethname(const char *devname);
22 # define mdio_phydev_for_ethname dummy macro
180 struct phy_device *mdio_phydev_for_ethname(const char *ethname) in mdio_phydev_for_ethname() function
169 dev = mdio_phydev_for_ethname(argv[0]); in extract_phy_range()217 phydev = mdio_phydev_for_ethname(argv[2]); in do_mdio()