Home
last modified time | relevance | path

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

/arch/m68k/coldfire/
Dintc.c131 static struct irq_chip intc_irq_chip = { variable
145 irq_set_chip(irq, &intc_irq_chip); in init_IRQ()
Dintc-simr.c161 static struct irq_chip intc_irq_chip = { variable
194 irq_set_chip(irq, &intc_irq_chip); in init_IRQ()
Dintc-2.c177 static struct irq_chip intc_irq_chip = { variable
207 irq_set_chip(irq, &intc_irq_chip); in init_IRQ()
Dintc-5272.c152 static struct irq_chip intc_irq_chip = { variable
172 irq_set_chip(irq, &intc_irq_chip); in init_IRQ()
/arch/m68k/68000/
Dints.c143 static struct irq_chip intc_irq_chip = { variable
182 irq_set_chip(i, &intc_irq_chip); in init_IRQ()