Home
last modified time | relevance | path

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

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