fpga_irq_devices   51 drivers/irqchip/irq-versatile-fpga.c static struct fpga_irq_data fpga_irq_devices[CONFIG_VERSATILE_FPGA_IRQ_NR];
fpga_irq_devices  125 drivers/irqchip/irq-versatile-fpga.c 			handled |= handle_one_fpga(&fpga_irq_devices[i], regs);
fpga_irq_devices  155 drivers/irqchip/irq-versatile-fpga.c 	if (fpga_irq_id >= ARRAY_SIZE(fpga_irq_devices)) {
fpga_irq_devices  159 drivers/irqchip/irq-versatile-fpga.c 	f = &fpga_irq_devices[fpga_irq_id];