Home
last modified time | relevance | path

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

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