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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsetup_opsput.c73 static struct hw_interrupt_type opsput_irq_type = variable in typeref:struct:hw_interrupt_type
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 41 milliseconds