Home
last modified time | relevance | path

Searched defs:irq0 (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dsetup_hd64461.c111 static struct irqaction irq0 = { hd64461_interrupt, SA_INTERRUPT, 0, "HD64461", NULL, NULL}; variable
Dsetup_hd64465.c163 static struct irqaction irq0 = { hd64465_interrupt, SA_INTERRUPT, 0, "HD64465", NULL, NULL}; variable
Dtime.c348 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
/linux-2.4.37.9/arch/mips/baget/
Dirq.c378 static struct irqaction irq0 = variable
/linux-2.4.37.9/arch/x86_64/kernel/
Dtime.c613 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
/linux-2.4.37.9/arch/i386/kernel/
Dtime.c758 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
/linux-2.4.37.9/arch/sh64/kernel/
Dtime.c483 static struct irqaction irq0 = { timer_interrupt, SA_INTERRUPT, 0, "timer", NULL, NULL}; variable
/linux-2.4.37.9/drivers/tc/
Dzs.c109 int irq0; member
/linux-2.4.37.9/drivers/s390/net/
Dqeth.h951 int irq0; member