Home
last modified time | relevance | path

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

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