Searched refs:device_get_phy_mode (Results 1 – 6 of 6) sorted by relevance
286 int device_get_phy_mode(struct device *dev);
1250 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function1254 EXPORT_SYMBOL_GPL(device_get_phy_mode);
56 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
1580 priv->phy_interface = device_get_phy_mode(&pdev->dev); in netsec_probe()
2389 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()
1756 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()