函数逻辑报告 | 
Source Code:kernel\power\hibernate.c | 
Create Date:2022-07-27 10:59:12 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:hibernation_set_ops - Set the global hibernate operations.*@ops: Hibernation operations to use in subsequent hibernation transitions.
函数原型:void hibernation_set_ops(const struct platform_hibernation_ops *ops)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const struct platform_hibernation_ops * | ops | 
| 81 | 如果ops且非begin且end且pre_snapshot且prepare且finish且enter且pre_restore且restore_cleanup且leave的值则 | 
| 84 | WARN_ON(1) | 
| 85 | 返回 | 
| 87 | lock_system_sleep() | 
| 88 | hibernation_ops等于ops | 
| 94 | unlock_system_sleep() | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |