未验证 提交 555d50e2 编写于 作者: Z Zhang 提交者: Gitee

update zh-cn/device-dev/driver/driver-hdf-servicemanage.md.

Signed-off-by: NZhang <zhangfengxi@huawei.com>
上级 7f783fb3
......@@ -73,8 +73,7 @@ typedef enum {
```
2. 驱动服务绑定。
开发者实现HdfDriverEntry中的Bind指针函数,如下的SampleDriverBind,把驱动服务绑定到HDF框架中。
开发者实现HdfDriverEntry中的Bind指针函数,如下的SampleDriverBind,把驱动服务绑定到HDF框架中。
```c
int32_t SampleDriverBind(struct HdfDeviceObject *deviceObject)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册