Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dapm_bios.h54 #define APM_FUNC_VERSION 0x530e macro
/openbmc/u-boot/include/linux/
H A Dapm_bios.h71 #define APM_FUNC_VERSION 0x530e macro
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c751 if (apm_bios_call_simple(APM_FUNC_VERSION, 0, *val, &eax, &err)) in apm_driver_version()