Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/phy/
Dphy.c1195 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() function
1199 EXPORT_SYMBOL_GPL(phy_start_machine);
1428 phy_start_machine(phydev); in phy_start()
Dphy_device.c386 phy_start_machine(phydev); in mdio_bus_phy_resume()
/linux-6.6.21/Documentation/networking/
Dphy.rst352 phy_start_machine() with the second argument set to point to your special
364 so, you can simply call phy_attach(), and not call phy_start_machine or
/linux-6.6.21/include/linux/
Dphy.h1916 void phy_start_machine(struct phy_device *phydev);