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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/generic/
H A Dirq.c105 static struct hw_interrupt_type brcm_irq_type = { variable in typeref:struct:hw_interrupt_type
125 irq_desc[i].handler = &brcm_irq_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c274 static struct irq_chip brcm_irq_type = { variable in typeref:struct:irq_chip
350 set_irq_chip(i, (i < SBMIPS_NUMIRQS ? &brcm_irq_type : &brcm_irq2_type));

Completed in 64 milliseconds