Searched refs:device_get_phy_mode (Results 1 – 4 of 4) sorted by relevance
638 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function656 EXPORT_SYMBOL_GPL(device_get_phy_mode);
181 int device_get_phy_mode(struct device *dev);
1231 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()
2370 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()