Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-versatile-fpga.c49 static struct fpga_irq_data fpga_irq_devices[CONFIG_VERSATILE_FPGA_IRQ_NR]; variable
137 handled |= handle_one_fpga(&fpga_irq_devices[i], regs); in fpga_handle_irq()
166 if (fpga_irq_id >= ARRAY_SIZE(fpga_irq_devices)) { in fpga_irq_init()
170 f = &fpga_irq_devices[fpga_irq_id]; in fpga_irq_init()