Function report |
Source Code:include\linux\suspend.h |
Create Date:2022-07-28 05:57:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dpm_save_failed_step
Proto:static inline void dpm_save_failed_step(enum suspend_stat_step step)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
enum suspend_stat_step | step |
94 | failed_steps[last_failed_step] = step |
95 | last_failed_step++ |
Name | Describe |
---|---|
suspend_prepare | suspend_prepare - Prepare for entering system sleep state.* Common code run for every system sleep state that can be entered (except for* hibernation). Run suspend notifiers, allocate the "suspend" console and* freeze processes. |
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 |