Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-i8259.c41 static int (*i8259_poll)(void) = i8259_irq; variable
57 i8259_poll = poll; in i8259_set_poll()
335 int hwirq = i8259_poll(); in i8259_irq_dispatch()