Home
last modified time | relevance | path

Searched refs:APM_FUNC_GET_EVENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dapm_bios.h51 #define APM_FUNC_GET_EVENT 0x530b macro
/openbmc/u-boot/include/linux/
H A Dapm_bios.h68 #define APM_FUNC_GET_EVENT 0x530b macro
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c777 call.func = APM_FUNC_GET_EVENT; in apm_get_event()