Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/
Dof_unittest.rst121 attach_node_and_children() uses of_attach_node() to attach the nodes into the
/Linux-v5.10/drivers/of/
Dunittest.c1343 static void attach_node_and_children(struct device_node *np) in attach_node_and_children() function
1379 attach_node_and_children(child); in attach_node_and_children()
1450 attach_node_and_children(np); in unittest_data_add()