函数逻辑报告 |
Source Code:kernel\power\console.c |
Create Date:2022-07-27 10:57:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pm_prepare_console
函数原型:void pm_prepare_console(void)
返回类型:void
参数:无
136 | 如果orig_fgconsole小于0则返回 |
140 | 返回 |
名称 | 描述 |
---|---|
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. |
hibernation_restore | hibernation_restore - Quiesce devices and restore from a hibernation image |
hibernate | hibernate - Carry out system hibernation, including saving the image. |
software_resume | software_resume - Resume from a saved hibernation image.* This routine is called as a late initcall, when all devices have been* discovered and initialized already.* The image reading code is called to see if there is a hibernation image |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |