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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/timers/
H A Dtimer.c16 static struct sys_timer *sys_timers[] = { variable in typeref:struct:sys_timer
42 for (i = 0; i < ARRAY_SIZE(sys_timers); i++) {
43 struct sys_timer *t = sys_timers[i];

Completed in 90 milliseconds