Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dapm_bios.h120 #define APM_STATE_OFF 0x0003 macro
/linux-2.4.37.9/arch/i386/kernel/
Dapm.c947 (void) set_system_power_state(APM_STATE_OFF); in apm_power_off()