Searched refs:handle_IRQ_event (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ns9xxx/
H A Dirq.c78 action_ret = handle_IRQ_event(irq, action);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/irq/
H A Dchip.c456 action_ret = handle_IRQ_event(irq, action);
501 action_ret = handle_IRQ_event(irq, action);
554 action_ret = handle_IRQ_event(irq, action);
631 action_ret = handle_IRQ_event(irq, action);
660 action_ret = handle_IRQ_event(irq, desc->action);
H A Dhandle.c378 * handle_IRQ_event - irq action chain handler
384 irqreturn_t BCMFASTPATH handle_IRQ_event(unsigned int irq, struct irqaction *action) function
489 action_ret = handle_IRQ_event(irq, desc->action);
543 action_ret = handle_IRQ_event(irq, action);
H A Dspurious.c81 handle_IRQ_event(irq, action);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dinterrupt.c269 action_ret = handle_IRQ_event(irq, action);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dirq.h282 extern irqreturn_t handle_IRQ_event(unsigned int irq, struct irqaction *action);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dvisws_quirks.c603 handle_IRQ_event(realirq, desc->action);

Completed in 75 milliseconds