Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dmdio_bus.c583 phy_start_machine(phydev); in mdio_bus_resume()
605 phy_start_machine(phydev); in mdio_bus_restore()
Dphy.c523 void phy_start_machine(struct phy_device *phydev) in phy_start_machine() function
Dphy_device.c480 phy_start_machine(phydev); in phy_connect_direct()
/linux-4.4.14/include/linux/
Dphy.h795 void phy_start_machine(struct phy_device *phydev);
/linux-4.4.14/Documentation/networking/
Dphy.txt149 phy_start_machine() with the second argument set to point to your special
160 so, you can simply call phy_attach(), and not call phy_start_machine or