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:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Some Bioses enable the PS/2 mouse (touchpad) at resume, even if it was* disabled before the suspend. Linux used to get terribly confused by that.

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

Type:int

Parameter:

TypeParameterName
const struct dmi_system_id *d
1935  printk(formational "%s machine detected. Mousepad Resume Bug workaround hopefully not needed.\n", ident)
1937  Return 0