函数逻辑报告 | 
Source Code:kernel\power\console.c | 
Create Date:2022-07-27 10:57:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:There are three cases when a VT switch on suspend/resume are required:* 1) no driver has indicated a requirement one way or another, so preserve* the old behavior* 2) console suspend is disabled, we want to see debug messages across* suspend/resume* 3)
函数原型:static bool pm_vt_switch(void)
返回类型:bool
参数:无
| 110 | bool ret = true | 
| 112 | mutex_lock( & vt_switch_mutex) | 
| 116 | 如果非console_suspend_enabled则转到:out | 
| 124 | ret = false | 
| 125 | out : | 
| 127 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| pm_prepare_console | |
| pm_restore_console | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |