Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dapm_bios.h165 #define APM_DEVICE_ALL 0x0001 macro
183 APM_DEVICE_ALL : APM_DEVICE_OLD_ALL)
/openbmc/linux/include/linux/
H A Dapm_bios.h91 APM_DEVICE_ALL : APM_DEVICE_OLD_ALL)
/openbmc/linux/include/uapi/linux/
H A Dapm_bios.h99 #define APM_DEVICE_ALL 0x0001 macro
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c824 return set_power_state(APM_DEVICE_ALL, state); in set_system_power_state()
1038 call.ebx = APM_DEVICE_ALL; in apm_get_power_status()
1101 if ((enable == 0) && (device == APM_DEVICE_ALL) in apm_engage_power_management()
1107 if (device == APM_DEVICE_ALL) { in apm_engage_power_management()
1151 eng_error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm_console_blank()
1774 error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm()
2396 error = apm_engage_power_management(APM_DEVICE_ALL, 0); in apm_exit()