Searched refs:device_get_phy_mode (Results 1 – 6 of 6) sorted by relevance
797 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function801 EXPORT_SYMBOL_GPL(device_get_phy_mode);
332 int device_get_phy_mode(struct device *dev);
44 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
1993 priv->phy_interface = device_get_phy_mode(&pdev->dev); in netsec_probe()
1739 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()
2377 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()