Function report |
Source Code:kernel\power\suspend.c |
Create Date:2022-07-28 09:58:14 |
Last Modify:2020-03-17 14:47:48 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:platform_suspend_again
Proto:static bool platform_suspend_again(suspend_state_t state)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
suspend_state_t | state |
312 | Return state != PM_SUSPEND_TO_IDLE && suspend_again ? suspend_again() : false |
Name | Describe |
---|---|
suspend_devices_and_enter | suspend_devices_and_enter - Suspend devices and enter system sleep state.*@state: System sleep state to enter. |
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 |