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)
| Related Man Pages |
|---|
| request_threaded_irq(9) - suse |
| struct_irq_chip(9) - centos |
| struct_irq_data(9) - centos |
| struct_uio_info(9) - centos |
| struct_platform_nand_ctrl(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |