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

Name:set_system_power_state - set system wide power state*@state: which state to enter* Transition the entire system into a new APM power state.

Proto:static int set_system_power_state(u_short state)

Type:int

Parameter:

TypeParameterName
u_shortstate
823  Return set_power_state - set the power management state*@what: which items to transition*@state: state to transition to* Request an APM change of state for one or more system devices
Caller
NameDescribe
apm_power_offapm_power_off - ask the BIOS to power off* Handle the power off sequence
suspend
standby
check_events
apm_event_handler