Searched refs:IRQ_NAME2 (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dirq.h121 #define IRQ_NAME2(nr) nr##_interrupt(void) macro
122 #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr)
123 #define sIRQ_NAME(nr) IRQ_NAME2(sIRQ##nr)
124 #define BAD_IRQ_NAME(nr) IRQ_NAME2(bad_IRQ##nr)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dirq.h121 #define IRQ_NAME2(nr) nr##_interrupt(void) macro
122 #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr)
123 #define sIRQ_NAME(nr) IRQ_NAME2(sIRQ##nr)
124 #define BAD_IRQ_NAME(nr) IRQ_NAME2(bad_IRQ##nr)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dhw_irq.h114 #define IRQ_NAME2(nr) nr##_interrupt(void) macro
115 #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dhw_irq.h132 #define IRQ_NAME2(nr) nr##_interrupt(void) macro
133 #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dhw_irq.h132 #define IRQ_NAME2(nr) nr##_interrupt(void) macro
133 #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dhw_irq.h114 #define IRQ_NAME2(nr) nr##_interrupt(void) macro
115 #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr)

Completed in 107 milliseconds