Searched refs:auto_irq_controller (Results 1 – 2 of 2) sorted by relevance
161 static struct irq_controller auto_irq_controller = { variable163 .lock = __SPIN_LOCK_UNLOCKED(auto_irq_controller.lock),177 m68k_setup_irq_controller(&auto_irq_controller, base->handler_irq, 1); in cia_init_IRQ()
60 static struct irq_controller auto_irq_controller = { variable62 .lock = __SPIN_LOCK_UNLOCKED(auto_irq_controller.lock),99 irq_controller[i] = &auto_irq_controller; in init_IRQ()