Query: remove_irq
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REMOVE_IRQ(9) Public Functions Provided REMOVE_IRQ(9)NAMEremove_irq - free an interruptSYNOPSISvoid remove_irq(unsigned int irq, struct irqaction * act);ARGUMENTSirq Interrupt line to free act irqaction for the interruptDESCRIPTIONUsed to remove interrupts statically setup by the early boot process.AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REMOVE_IRQ(9)