Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dmanage.c1056 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt() function
1321 while (!irq_wait_for_interrupt(action)) { in irq_thread()