未验证 提交 4856c9f1 编写于 作者: A Annie_wang 提交者: Gitee

update en/device-dev/driver/driver-platform-hdmi-develop.md.

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 5c18f9aa
......@@ -22,7 +22,7 @@ The HDMI module adaptation involves the following steps:
- Add the **deviceNode** information to the **device_info.hcs** file.
- (Optional) Add the **hdmi_config.hcs** file.
3. **Instantiate the HDMI controller object.**
3. Instantiate the HDMI controller object.
- Initialize **HdmiCntlr**.
- Instantiate **HdmiCntlrOps** in **HdmiCntlr**. For details, see the following description of **HdmiCntlrOps**.
......@@ -236,7 +236,7 @@ The HDMI module adaptation involves the following steps:
};
```
- **(Important)**Instantiate the callback structure **HdmiCntlrOps** in **HdmiCntlr**.
- **(Important)** Instantiate the callback structure **HdmiCntlrOps** in **HdmiCntlr**.
```c
static struct HdmiCntlrOps g_hdmiAdapterHostOps = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册