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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/m32700ut/
H A Dsetup.c72 static struct irq_chip m32700ut_irq_type = variable in typeref:struct:irq_chip
312 irq_desc[M32R_IRQ_MFT2].chip = &m32700ut_irq_type;
320 irq_desc[M32R_IRQ_SIO0_R].chip = &m32700ut_irq_type;
328 irq_desc[M32R_IRQ_SIO0_S].chip = &m32700ut_irq_type;
336 irq_desc[M32R_IRQ_SIO1_R].chip = &m32700ut_irq_type;
344 irq_desc[M32R_IRQ_SIO1_S].chip = &m32700ut_irq_type;
352 irq_desc[M32R_IRQ_DMA1].chip = &m32700ut_irq_type;
436 irq_desc[M32R_IRQ_INT3].chip = &m32700ut_irq_type;

Completed in 55 milliseconds