函数逻辑报告 |
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_restore_console
函数原型:void pm_restore_console(void)
返回类型:void
参数:无
148 | 如果orig_fgconsole大于等于0则 |
149 | vt_move_to_console(orig_fgconsole, 0) |
名称 | 描述 |
---|---|
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. |
suspend_finish | suspend_finish - Clean up before finishing the suspend sequence.* Call platform code to clean up, restart processes, and free the console that* we've allocated. This routine is not called for hibernation. |
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 插件可实现:逻辑报告 代码生成和批量转换代码 |