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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dapm.c315 * Also, we KNOW that for the non error case of apm_bios_call, there
357 * apm_bios_call - Make an APM BIOS 32bit call
376 static u8 apm_bios_call(u32 func, u32 ebx_in, u32 ecx_in, function
497 if (apm_bios_call(APM_FUNC_GET_EVENT, 0, 0, &eax, &ebx, &ecx,
779 if (apm_bios_call(APM_FUNC_GET_STATUS, APM_DEVICE_ALL, 0,

Completed in 34 milliseconds