Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dapm_bios.h41 #define APM_STATE_READY 0x0000 macro
/linux/arch/x86/kernel/
H A Dapm_32.c1106 state = blank ? APM_STATE_STANDBY : APM_STATE_READY; in apm_console_blank()