Rechercher une page de manuel
phy_start
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
phy_start - start or restart a PHY deviceSYNOPSIS
- void phy_start(struct phy_device * phydev);
ARGUMENTS
phydev
- target phy_device struct
DESCRIPTION
Indicates 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre