Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dphy_device.c973 int genphy_aneg_done(struct phy_device *phydev) in genphy_aneg_done() function
979 EXPORT_SYMBOL(genphy_aneg_done);
1451 .aneg_done = genphy_aneg_done,
Dphy.c151 return genphy_aneg_done(phydev); in phy_aneg_done()
/linux-4.4.14/include/linux/
Dphy.h782 int genphy_aneg_done(struct phy_device *phydev);