HANDLE_IRQ_EVENT(9) Internal Functions Provided HANDLE_IRQ_EVENT(9)NAMEhandle_IRQ_event - irq action chain handlerSYNOPSISirqreturn_t handle_IRQ_event(unsigned int irq, struct irqaction * action);ARGUMENTSirq the interrupt number action the interrupt action chain for this irqDESCRIPTIONHandles the action chain of an irq eventAUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 HANDLE_IRQ_EVENT(9)