mirror of
https://github.com/openharmony/tee_tee_dev_kit.git
synced 2026-08-26 11:39:39 -04:00
update docs/TEE_OS_guide/TEE-Tzdriver Guide.md.
Signed-off-by: WoolenSky <yuanhao34@huawei.com>
This commit is contained in:
@@ -25,7 +25,7 @@ tzdriver总入口在core/tc\_client\_driver.c中的tc\_client\_ioctl函数。
|
||||
|
||||
设备节点函数接口:
|
||||
|
||||
```
|
||||
```c
|
||||
static const struct file_operations_vfs g_tc_ns_client_fops = {
|
||||
.open = tc_client_open,
|
||||
.close = tc_client_close,
|
||||
|
||||
Reference in New Issue
Block a user