Rechercher une page de manuel
phy_interrupt
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
phy_interrupt - PHY interrupt handlerSYNOPSIS
- irqreturn_t phy_interrupt(int irq, void * phy_dat);
ARGUMENTS
irq
- interrupt line
phy_dat
- phy_device pointer
DESCRIPTION
When a PHY interrupt occurs, the handler disables interrupts, and schedules a work task to clear the interrupt.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre