Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CPU_SLEEP_IDLE 0 |
#define | CPU_SLEEP_FROZEN 1 |
#define | CPU_SLEEP_STANDBY 2 |
#define | CPU_SLEEP_STOP 3 |
#define | CPU_SLEEP_STATIC 5 |
Functions | |
void | cpu_enter_idle (void) |
void | cpu_enter_standby (unsigned long sdramc_base) |
void | intc_set_suspend_handler (unsigned long offset) |
Variables | |
bool | disable_idle_sleep |
bool disable_idle_sleep |