Searched refs:phy_start_machine (Results 1 – 5 of 5) sorted by relevance
1314 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() function1318 EXPORT_SYMBOL_GPL(phy_start_machine);1707 phy_start_machine(phydev); in phy_start()
422 phy_start_machine(phydev); in mdio_bus_phy_resume()
365 phy_start_machine() with the second argument set to point to your special377 so, you can simply call phy_attach(), and not call phy_start_machine or
2360 void phy_start_machine(struct phy_device *phydev);
4203 phy_start_machine(dev->phydev); in bcmgenet_resume()