PHY_START(9) Network device support PHY_START(9)NAMEphy_start - start or restart a PHY deviceSYNOPSISvoid phy_start(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONIndicates the attached device's readiness to handle PHY-related work. Used during startup to start the PHY, and after a call to phy_stop to resume operation. Also used to indicate the MDIO bus has cleared an error condition.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_START(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| firewire(4) - debian |
| firewire(4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |