Home
last modified time | relevance | path

Searched refs:APM_DEVICE_ALL (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dapm_bios.h91 APM_DEVICE_ALL : APM_DEVICE_OLD_ALL)
/kernel/linux/linux-6.6/include/linux/
H A Dapm_bios.h91 APM_DEVICE_ALL : APM_DEVICE_OLD_ALL)
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dapm_32.c817 return set_power_state(APM_DEVICE_ALL, state); in set_system_power_state()
1031 call.ebx = APM_DEVICE_ALL; in apm_get_power_status()
1086 * or the entire system (%APM_DEVICE_ALL).
1094 if ((enable == 0) && (device == APM_DEVICE_ALL) in apm_engage_power_management()
1100 if (device == APM_DEVICE_ALL) { in apm_engage_power_management()
1144 eng_error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm_console_blank()
1767 error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm()
2389 error = apm_engage_power_management(APM_DEVICE_ALL, 0); in apm_exit()
/kernel/linux/linux-6.6/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()
1093 * or the entire system (%APM_DEVICE_ALL).
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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dapm_bios.h99 #define APM_DEVICE_ALL 0x0001 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dapm_bios.h99 #define APM_DEVICE_ALL 0x0001 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dapm_bios.h79 #define APM_DEVICE_ALL 0x0001 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dapm_bios.h79 #define APM_DEVICE_ALL 0x0001 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dapm_bios.h66 #define APM_DEVICE_ALL 0x0001 macro

Completed in 15 milliseconds