Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dphy.c681 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() function
685 EXPORT_SYMBOL_GPL(phy_start_machine);
883 phy_start_machine(phydev); in phy_start()
Dphy_device.c304 phy_start_machine(phydev); in mdio_bus_phy_resume()
323 phy_start_machine(phydev); in mdio_bus_phy_restore()
/Linux-v5.4/include/linux/
Dphy.h1146 void phy_start_machine(struct phy_device *phydev);
/Linux-v5.4/Documentation/networking/
Dphy.rst293 phy_start_machine() with the second argument set to point to your special
305 so, you can simply call phy_attach(), and not call phy_start_machine or