Searched refs:opsput_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/opsput/
H A Dsetup.c73 static struct irq_chip opsput_irq_type = variable in typeref:struct:irq_chip
313 irq_desc[M32R_IRQ_MFT2].chip = &opsput_irq_type;
321 irq_desc[M32R_IRQ_SIO0_R].chip = &opsput_irq_type;
329 irq_desc[M32R_IRQ_SIO0_S].chip = &opsput_irq_type;
337 irq_desc[M32R_IRQ_SIO1_R].chip = &opsput_irq_type;
345 irq_desc[M32R_IRQ_SIO1_S].chip = &opsput_irq_type;
353 irq_desc[M32R_IRQ_DMA1].chip = &opsput_irq_type;
437 irq_desc[M32R_IRQ_INT3].chip = &opsput_irq_type;

Completed in 32 milliseconds