Searched refs:phy_find_next (Results 1 – 2 of 2) sorted by relevance
2169 struct phy_device *phy_find_next(struct mii_bus *bus, struct phy_device *pos);2198 return phy_find_next(bus, NULL); in phy_find_first()2203 _phydev = phy_find_next(_bus, _phydev))
1187 struct phy_device *phy_find_next(struct mii_bus *bus, struct phy_device *pos) in phy_find_next() function1198 EXPORT_SYMBOL_GPL(phy_find_next);