Searched refs:opsput_pld_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.c150 static struct irq_chip opsput_pld_irq_type = variable in typeref:struct:irq_chip
362 irq_desc[PLD_IRQ_SIO0_RCV].chip = &opsput_pld_irq_type;
370 irq_desc[PLD_IRQ_SIO0_SND].chip = &opsput_pld_irq_type;
379 irq_desc[PLD_IRQ_CFIREQ].chip = &opsput_pld_irq_type;
387 irq_desc[PLD_IRQ_CFC_INSERT].chip = &opsput_pld_irq_type;
395 irq_desc[PLD_IRQ_CFC_EJECT].chip = &opsput_pld_irq_type;

Completed in 31 milliseconds