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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dpm.c71 static unsigned short enable_dyn_sleep = 1; variable
76 return sprintf(buf, "%hu\n", enable_dyn_sleep);
88 enable_dyn_sleep = value;
124 while (enable_dyn_sleep) {

Completed in 103 milliseconds