Rechercher une page de manuel
phy_clear_interrupt
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
phy_clear_interrupt - Ack the phy device's interruptSYNOPSIS
- int phy_clear_interrupt(struct phy_device * phydev);
ARGUMENTS
phydev
- the phy_device struct
DESCRIPTION
If the phydev driver has an ack_interrupt function, call it to ack and clear the phy device's interrupt.
Returns 0 on success on < 0 on error.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre