Searched defs:timer_irqaction (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/avr32/kernel/
H A Dtime.c59 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction
/linux-4.1.27/arch/xtensa/kernel/
H A Dtime.c112 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction
150 setup_irq(this_cpu_ptr(&ccount_timer)->evt.irq, &timer_irqaction); time_init() local
/linux-4.1.27/arch/mips/jz4740/
H A Dtime.c105 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction
/linux-4.1.27/arch/alpha/kernel/
H A Dirq_alpha.c216 struct irqaction timer_irqaction = { variable in typeref:struct:irqaction
/linux-4.1.27/arch/microblaze/kernel/
H A Dtimer.c174 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction
/linux-4.1.27/arch/ia64/kernel/
H A Dtime.c381 static struct irqaction timer_irqaction = { variable in typeref:struct:irqaction

Completed in 340 milliseconds