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

#include <los_driverbase.h>

成员变量

INT32(* probe )(struct LosDevice *device)
 
INT32(* remove )(struct LosDevice *device)
 
VOID(* shutdown )(struct LosDevice *device)
 

详细描述

LosDriver operation structure.

结构体成员变量说明

◆ probe

INT32(* LosDriverOps::probe) (struct LosDevice *device)

Probe function of driver ops

◆ remove

INT32(* LosDriverOps::remove) (struct LosDevice *device)

Remove function of driver ops

◆ shutdown

VOID(* LosDriverOps::shutdown) (struct LosDevice *device)

Shutdown function of driver ops


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