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