of_phy_find_device
phydev = of_phy_find_device(child);
phydev = of_phy_find_device(dn);
pd = of_phy_find_device(phy_np);
adapter->phydev = of_phy_find_device(phy_node);
phy_dev = of_phy_find_device(fep->phy_node);
tbiphy = of_phy_find_device(priv->tbi_node);
tbiphy = of_phy_find_device(ug_info->tbi_node);
tbiphy = of_phy_find_device(ug_info->tbi_node);
mac_cb->phy_dev = of_phy_find_device(np);
mac_cb->phy_dev = of_phy_find_device(np);
ndev->phydev = of_phy_find_device(np);
phydev = of_phy_find_device(priv->phy_node);
phydev = of_phy_find_device(pldat->phy_node);
adpt->phydev = of_phy_find_device(phy_np);
phydev = of_phy_find_device(pn);
phydev = of_phy_find_device(phy);
phydev = of_phy_find_device(pn);
phydev = of_phy_find_device(lp->phy_node);
EXPORT_SYMBOL(of_phy_find_device);
struct phy_device *phy = of_phy_find_device(phy_np);
phydev = of_phy_find_device(np);
priv->phy_dev = of_phy_find_device(phy_node);
struct phy_device *of_phy_find_device(struct device_node *phy_np);