Home
last modified time | relevance | path

Searched refs:attach_node_and_children (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/translations/zh_CN/devicetree/
Dof_unittest.rst115 attach_node_and_children()使用of_attach_node()将节点附加到实时树上,如下所
/Linux-v6.1/Documentation/devicetree/
Dof_unittest.rst142 attach_node_and_children() uses of_attach_node() to attach the nodes into the
/Linux-v6.1/drivers/of/
Dunittest.c1375 static void attach_node_and_children(struct device_node *np) in attach_node_and_children() function
1411 attach_node_and_children(child); in attach_node_and_children()
1491 attach_node_and_children(np); in unittest_data_add()