Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dapm.c600 static u8 apm_bios_call(u32 func, u32 ebx_in, u32 ecx_in, in apm_bios_call() function
737 if (apm_bios_call(APM_FUNC_GET_EVENT, 0, 0, &eax, &ebx, &ecx, in apm_get_event()
1023 if (apm_bios_call(APM_FUNC_GET_STATUS, APM_DEVICE_ALL, 0, in apm_get_power_status()
1054 if (apm_bios_call(APM_FUNC_GET_STATUS, (0x8000 | (which)), 0, &eax,