Searched defs:irq0 (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/arch/sh/kernel/ |
D | setup_hd64461.c | 111 static struct irqaction irq0 = { hd64461_interrupt, SA_INTERRUPT, 0, "HD64461", NULL, NULL}; variable
|
D | setup_hd64465.c | 163 static struct irqaction irq0 = { hd64465_interrupt, SA_INTERRUPT, 0, "HD64465", NULL, NULL}; variable
|
D | time.c | 348 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
|
/linux-2.4.37.9/arch/mips/baget/ |
D | irq.c | 378 static struct irqaction irq0 = variable
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | time.c | 613 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | time.c | 758 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | time.c | 483 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
|
/linux-2.4.37.9/drivers/tc/ |
D | zs.c | 109 int irq0; member
|
/linux-2.4.37.9/drivers/s390/net/ |
D | qeth.h | 951 int irq0; member
|