Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dof_unittest.rst121 attach_node_and_children() uses of_attach_node() to attach the nodes into the
/OK3568_Linux_fs/kernel/drivers/of/
H A Dunittest.c1372 static void attach_node_and_children(struct device_node *np) in attach_node_and_children() function
1408 attach_node_and_children(child); in attach_node_and_children()
1479 attach_node_and_children(np); in unittest_data_add()