Searched refs:irq_finish (Results 1 – 5 of 5) sorted by relevance
48 #ifndef irq_finish49 #define irq_finish(irq) do { } while (0) macro94 irq_finish(irq); in asm_do_IRQ()
69 extern void irq_finish(unsigned int irq);72 #define irq_finish(irq) do { } while (0) macro
34 #define irq_finish(irq) do { at91_sys_write(AT91_AIC_EOICR, 0); } while (0) macro
24 void irq_finish(unsigned int irq) in irq_finish() function
210 irq_finish(irq); in do_IRQ()