WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
LosPowerMgrOps结构体 参考

#include <los_driverbase.h>

成员变量

INT32(* suspend )(struct LosDevice *device)
 
INT32(* resume )(struct LosDevice *device)
 
INT32(* prepare )(struct LosDevice *device)
 
INT32(* complete )(struct LosDevice *device)
 

详细描述

LosDevice power manager operation structure.

结构体成员变量说明

◆ complete

INT32(* LosPowerMgrOps::complete) (struct LosDevice *device)

Complete function of power manager ops

◆ prepare

INT32(* LosPowerMgrOps::prepare) (struct LosDevice *device)

Prepare function of power manager ops

◆ resume

INT32(* LosPowerMgrOps::resume) (struct LosDevice *device)

Resume function of power manager ops

◆ suspend

INT32(* LosPowerMgrOps::suspend) (struct LosDevice *device)

Suspend function of power manager ops


该结构体的文档由以下文件生成: