Query: remove_irq
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REMOVE_IRQ(9) Hardware Interfaces 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 REMOVE_IRQ(9)