Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dapm_bios.h25 #define APM_STATE_OFF 0x0003 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dapm_bios.h44 #define APM_STATE_OFF 0x0003 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dapm_bios.h38 #define APM_STATE_OFF 0x0003 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dapm_32.c987 (void)set_system_power_state(APM_STATE_OFF); in apm_power_off()