Searched refs:attach_node_and_children (Results 1 – 3 of 3) sorted by relevance
115 attach_node_and_children()使用of_attach_node()将节点附加到实时树上,如下所
142 attach_node_and_children() uses of_attach_node() to attach the nodes into the
1810 static void attach_node_and_children(struct device_node *np) in attach_node_and_children() function1848 attach_node_and_children(child); in attach_node_and_children()1925 attach_node_and_children(np); in unittest_data_add()