Searched refs:APM_FUNC_GET_STATUS (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | apm_bios.h | 50 #define APM_FUNC_GET_STATUS 0x530a macro |
/linux/arch/x86/kernel/ | ||
H A D | apm_32.c | 1037 call.func = APM_FUNC_GET_STATUS; in apm_get_power_status() |