Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dapm_bios.h173 #define APM_DEVICE_ALL 0x0001 macro
191 APM_DEVICE_ALL : APM_DEVICE_OLD_ALL)
/linux-2.4.37.9/arch/i386/kernel/
Dapm.c780 return set_power_state(APM_DEVICE_ALL, state); in set_system_power_state()
1023 if (apm_bios_call(APM_FUNC_GET_STATUS, APM_DEVICE_ALL, 0, in apm_get_power_status()
1078 if ((enable == 0) && (device == APM_DEVICE_ALL) in apm_engage_power_management()
1083 if (device == APM_DEVICE_ALL) { in apm_engage_power_management()
1125 eng_error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm_console_blank()
1769 error = apm_engage_power_management(APM_DEVICE_ALL, 1); in apm()
2049 error = apm_engage_power_management(APM_DEVICE_ALL, 0); in apm_exit()