Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dapm.h49 static inline bool apm_bios_call_simple_asm(u32 func, u32 ebx_in, in apm_bios_call_simple_asm() function
/linux/arch/x86/kernel/
H A Dapm_32.c689 error = apm_bios_call_simple_asm(call->func, call->ebx, call->ecx, in __apm_bios_call_simple()