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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtwl4030-irq.c709 static unsigned twl4030_irq_next; variable
721 unsigned irq_base = twl4030_irq_next;
761 twl4030_irq_next += i;
769 irq, irq_base, twl4030_irq_next - 1);
817 twl4030_irq_next = i;
819 irq_num, irq_base, twl4030_irq_next - 1);

Completed in 39 milliseconds