Home
last modified time | relevance | path

Searched refs:phy_start_machine (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/phy/
Dphy.c648 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() function
652 EXPORT_SYMBOL_GPL(phy_start_machine);
Dphy_device.c149 phy_start_machine(phydev); in mdio_bus_phy_resume()
171 phy_start_machine(phydev); in mdio_bus_phy_restore()
768 phy_start_machine(phydev); in phy_connect_direct()
Dphylink.c713 phy_start_machine(phy); in phylink_bringup_phy()
/Linux-v4.19/include/linux/
Dphy.h1040 void phy_start_machine(struct phy_device *phydev);
/Linux-v4.19/Documentation/networking/
Dphy.txt240 phy_start_machine() with the second argument set to point to your special
251 so, you can simply call phy_attach(), and not call phy_start_machine or