Function report |
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 activity | Download SCCT | Chinese |
Name: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
Proto:static int set_power_state(u_short what, u_short state)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u_short | what | |
u_short | state |
811 | Return Error codes |
Name | Describe |
---|---|
set_system_power_state | set_system_power_state - set system wide power state*@state: which state to enter* Transition the entire system into a new APM power state. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |