XWOS API
4.0
XWOS C/C++ API参考手册
|
基本操作的虚函数表(类似C++的虚函数表) 更多...
#include <device.h>
成员变量 | |
xwer_t(* | probe )(struct xwds_device *) |
xwer_t(* | remove )(struct xwds_device *) |
xwer_t(* | start )(struct xwds_device *) |
xwer_t(* | stop )(struct xwds_device *) |
xwer_t(* | suspend )(struct xwds_device *) |
xwer_t(* | resume )(struct xwds_device *) |
xwer_t(* xwds_virtual_operation::probe) (struct xwds_device *) |
xwer_t(* xwds_virtual_operation::remove) (struct xwds_device *) |
xwer_t(* xwds_virtual_operation::resume) (struct xwds_device *) |
xwer_t(* xwds_virtual_operation::start) (struct xwds_device *) |
xwer_t(* xwds_virtual_operation::stop) (struct xwds_device *) |
xwer_t(* xwds_virtual_operation::suspend) (struct xwds_device *) |