Searched refs:IRQ_UNUSED (Results 1 – 1 of 1) sorted by relevance
47 #define IRQ_UNUSED (0) macro88 [0 ... NR_IRQS -1] = IRQ_UNUSED96 if (irq_status[irq] == IRQ_UNUSED) in find_unassigned_irq()170 irq_status[irq] = IRQ_UNUSED; in __clear_irq_vector()
Completed in 4 milliseconds