Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dphy.h83 int emac_mii_phy_probe(struct mii_phy *phy, int address);
Dphy.c483 int emac_mii_phy_probe(struct mii_phy *phy, int address) in emac_mii_phy_probe() function
Dcore.c2468 if (!emac_mii_phy_probe(&dev->phy, i)) in emac_init_phy()