Home
last modified time | relevance | path

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

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