Home
last modified time | relevance | path

Searched refs:IRQ_UNUSED (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/include/mach-common/
Dirq.h39 #define IRQ_UNUSED 4 /* - unused interrupt */ macro
/arch/ia64/kernel/
Dirq_ia64.c51 #define IRQ_UNUSED (0) macro
93 [0 ... NR_IRQS -1] = IRQ_UNUSED
101 if (irq_status[irq] == IRQ_UNUSED) in find_unassigned_irq()
175 irq_status[irq] = IRQ_UNUSED; in __clear_irq_vector()