Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/devicetree/
H A Dof_unittest.rst115 attach_node_and_children()使用of_attach_node()将节点附加到实时树上,如下所
/linux-6.15/Documentation/devicetree/
H A Dof_unittest.rst140 attach_node_and_children() uses of_attach_node() to attach the nodes into the
/linux-6.15/drivers/of/
H A Dunittest.c1937 static void attach_node_and_children(struct device_node *np) in attach_node_and_children() function
1975 attach_node_and_children(child); in attach_node_and_children()
2052 attach_node_and_children(np); in unittest_data_add()