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 |
|---|
| struct_irq_chip(9) - centos |
| struct_uio_info(9) - centos |
| bus_describe_intr(9) - debian |
| request_threaded_irq(9) - centos |
| struct_platform_nand_ctrl(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |