Function report | 
Source Code:kernel\power\suspend.c | 
Create Date:2022-07-28 09:58:15 | 
| Last Modify:2020-03-17 14:47:48 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:suspend_test
Proto:static int suspend_test(int level)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | level | 
| 333 | Return 0 | 
| Name | Describe | 
|---|---|
| suspend_enter | suspend_enter - Make the system enter the given sleep state.*@state: System sleep state to enter.*@wakeup: Returns information that the sleep state should not be re-entered.* This function should be called after devices have been suspended. | 
| suspend_devices_and_enter | suspend_devices_and_enter - Suspend devices and enter system sleep state.*@state: System sleep state to enter. | 
| enter_state | r_state - Do common work needed to enter system sleep state.*@state: System sleep state to enter.* Make sure that no one else is trying to put the system into a sleep state.* Fail if that's not the case. Otherwise, prepare for system suspend, make the | 
| 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  |