Name
handle_IRQ_event —
irq action chain handler
Synopsis
irqreturn_t handle_IRQ_event ( | unsigned int irq, |
| struct pt_regs * regs, |
| struct irqaction * action) ; |
Arguments
irq
the interrupt number
regs
pointer to a register structure
action
the interrupt action chain for this irq
Description
Handles the action chain of an irq event