Searched refs:mdio_phydev_for_ethname (Results 1 – 9 of 9) sorted by relevance
111 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
83 EXPORT_FUNC(mdio_phydev_for_ethname, struct phy_device *,84 mdio_phydev_for_ethname, const char *ethname)
44 struct phy_device *mdio_phydev_for_ethname(const char *ethname);
44 struct phy_device *mdio_phydev_for_ethname(const char *devname);
165 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
573 gd->jt->mdio_phydev_for_ethname = mdio_phydev_for_ethname; in board_eth_init()
22 # define mdio_phydev_for_ethname dummy macro
185 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()