Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\apm.h Create Date:2022-07-28 08:21:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apm_bios_call_simple_asm

Proto:static inline bool apm_bios_call_simple_asm(unsigned int func, unsigned int ebx_in, unsigned int ecx_in, unsigned int *eax)

Type:bool

Parameter:

TypeParameterName
unsigned intfunc
unsigned intebx_in
unsigned intecx_in
unsigned int *eax
59  __asm__ __volatile__
71  Return error
Caller
NameDescribe
__apm_bios_call_simple__apm_bios_call_simple - Make an APM BIOS 32bit call (on CPU 0)*@_call: pointer to struct apm_bios_call