Query: phy_stop_machine
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_STOP_MACHINE(9) Network device support PHY_STOP_MACHINE(9)NAMEphy_stop_machine - stop the PHY state machine trackingSYNOPSISvoid phy_stop_machine(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONStops the state machine timer, sets the state to UP (unless it wasn't up yet). This function must be called BEFORE phy_detach.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_STOP_MACHINE(9)