Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/
Dof_unittest.txt114 attach_node_and_children() uses of_attach_node() to attach the nodes into the
/Linux-v4.19/drivers/of/
Dunittest.c1092 static int attach_node_and_children(struct device_node *np) in attach_node_and_children() function
1121 attach_node_and_children(child); in attach_node_and_children()
1193 attach_node_and_children(np); in unittest_data_add()