Home
last modified time | relevance | path

Searched refs:APM_STATE_STANDBY (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dapm_bios.h118 #define APM_STATE_STANDBY 0x0001 macro
/linux-2.4.37.9/arch/i386/kernel/
Dapm.c1109 state = blank ? APM_STATE_STANDBY : APM_STATE_READY; in apm_console_blank()
1280 err = set_system_power_state(APM_STATE_STANDBY); in standby()