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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c270 static struct irq_chip brcm_irq_type = { variable in typeref:struct:irq_chip
346 set_irq_chip(i, (i < SBMIPS_NUMIRQS ? &brcm_irq_type : &brcm_irq2_type));

Completed in 47 milliseconds