Home
last modified time | relevance | path

Searched refs:device_get_phy_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/base/
H A Dproperty.c1045 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function
1049 EXPORT_SYMBOL_GPL(device_get_phy_mode);
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c42 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c1743 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()