Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\apm_32.c Create Date:2022-07-28 08:22:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apm_is_horked_d850md

Proto:static int __init apm_is_horked_d850md(const struct dmi_system_id *d)

Type:int

Parameter:

TypeParameterName
const struct dmi_system_id *d
1975  If disabled == 0 Then
1976  disabled = 1
1977  printk(formational "%s machine detected. Disabling APM.\n", ident)
1979  printk(formational "This bug is fixed in bios P15 which is available for\n")
1980  printk(formational "download from support.intel.com\n")
1982  Return 0