Searched refs:device_get_phy_mode (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
H A Dproperty.h181 int device_get_phy_mode(struct device *dev);
/linux-4.4.14/drivers/base/
H A Dproperty.c631 * device_get_phy_mode - Get phy mode for given device
638 int device_get_phy_mode(struct device *dev) device_get_phy_mode() function
656 EXPORT_SYMBOL_GPL(device_get_phy_mode); variable
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c1231 pdata->phy_mode = device_get_phy_mode(dev); xgene_enet_get_resources()
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmsc911x.c2370 phy_interface = device_get_phy_mode(dev); smsc911x_probe_config()

Completed in 119 milliseconds