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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dproc.c66 static const char * const x86_power_flags[] = { local
149 if (i < ARRAY_SIZE(x86_power_flags) &&
150 x86_power_flags[i])
152 x86_power_flags[i][0]?" ":"",
153 x86_power_flags[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsetup.c974 static char *x86_power_flags[] = { local
1063 if (i < ARRAY_SIZE(x86_power_flags) &&
1064 x86_power_flags[i])
1066 x86_power_flags[i][0]?" ":"",
1067 x86_power_flags[i]);

Completed in 43 milliseconds