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