随笔分类 -  设备树

摘要:常用结构体://某一节点struct device_node { const char *name; const char *type; phandle phandle; const char *full_name; struct fwnode_handle fwnode; struct prope 阅读全文
posted @ 2019-03-05 15:56 断网用户 阅读(955) 评论(0) 推荐(0)