Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy.c1148 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() function
1152 EXPORT_SYMBOL_GPL(phy_start_machine);
1363 phy_start_machine(phydev); in phy_start()
A Dphy_device.c382 phy_start_machine(phydev); in mdio_bus_phy_resume()
/linux-6.3-rc2/Documentation/networking/
A Dphy.rst348 phy_start_machine() with the second argument set to point to your special
360 so, you can simply call phy_attach(), and not call phy_start_machine or
/linux-6.3-rc2/include/linux/
A Dphy.h1802 void phy_start_machine(struct phy_device *phydev);

Completed in 15 milliseconds