Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dapm.h48 static inline u8 apm_bios_call_simple_asm(u32 func, u32 ebx_in, in apm_bios_call_simple_asm() function
/linux-4.4.14/arch/x86/kernel/
Dapm_32.c693 error = apm_bios_call_simple_asm(call->func, call->ebx, call->ecx, in __apm_bios_call_simple()