Searched refs:APM_FUNC_GET_EVENT (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | apm_bios.h | 51 #define APM_FUNC_GET_EVENT 0x530b macro |
/linux/arch/x86/kernel/ | ||
H A D | apm_32.c | 777 call.func = APM_FUNC_GET_EVENT; in apm_get_event() |