Searched refs:collect_names_recursive (Results 1 – 2 of 2) sorted by relevance
875 void collect_names_recursive(node_ptr parent, node_ptr n, node_path &path);
1238 device_tree::collect_names_recursive(node_ptr parent, node_ptr n, node_path &path) in collect_names_recursive() function in dtc::fdt::device_tree1270 collect_names_recursive(n, c, path); in collect_names_recursive()1314 collect_names_recursive(nullptr, root, p); in collect_names()