Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dapm_bios.h91 APM_DEVICE_ALL : APM_DEVICE_OLD_ALL)
/linux-6.3-rc2/include/uapi/linux/
A Dapm_bios.h99 #define APM_DEVICE_ALL 0x0001 macro
/linux-6.3-rc2/arch/x86/kernel/
A Dapm_32.c830 return set_power_state(APM_DEVICE_ALL, state); in set_system_power_state()
1044 call.ebx = APM_DEVICE_ALL; in apm_get_power_status()
1107 if ((enable == 0) && (device == APM_DEVICE_ALL) in apm_engage_power_management()
1113 if (device == APM_DEVICE_ALL) { in apm_engage_power_management()
1157 eng_error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm_console_blank()
1780 error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm()
2402 error = apm_engage_power_management(APM_DEVICE_ALL, 0); in apm_exit()

Completed in 9 milliseconds