Rechercher une page de manuel
remove_irq
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
remove_irq - free an interruptSYNOPSIS
- void remove_irq(unsigned int irq, struct irqaction * act);
ARGUMENTS
irq
- Interrupt line to free
act
- irqaction for the interrupt
DESCRIPTION
Used to remove interrupts statically setup by the early boot process.
AUTHORS
Thomas Gleixner <tglx@linutronix.de>
- Author.
Ingo Molnar <mingo@elte.hu>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre