Searched refs:intc_irq_chip (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/coldfire/
H A Dintc-simr.c52 static struct irq_chip intc_irq_chip = { variable in typeref:struct:irq_chip
74 irq_desc[irq].chip = &intc_irq_chip;
H A Dintc-2.c70 static struct irq_chip intc_irq_chip = { variable in typeref:struct:irq_chip
90 irq_desc[irq].chip = &intc_irq_chip;
H A Dintc.c131 static struct irq_chip intc_irq_chip = { variable in typeref:struct:irq_chip
149 irq_desc[irq].chip = &intc_irq_chip;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/5272/
H A Dintc.c110 static struct irq_chip intc_irq_chip = { variable in typeref:struct:irq_chip
134 irq_desc[irq].chip = &intc_irq_chip;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dints.c148 static struct irq_chip intc_irq_chip = { variable in typeref:struct:irq_chip
185 irq_desc[i].chip = &intc_irq_chip;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68360/
H A Dints.c55 static struct irq_chip intc_irq_chip = { variable in typeref:struct:irq_chip
138 irq_desc[i].chip = &intc_irq_chip;

Completed in 112 milliseconds