Searched refs:collect_names_recursive (Results 1 – 2 of 2) sorted by relevance
869 void collect_names_recursive(node_ptr &n, node_path &path);
1194 device_tree::collect_names_recursive(node_ptr &n, node_path &path) in collect_names_recursive() function in dtc::fdt::device_tree1222 collect_names_recursive(c, path); in collect_names_recursive()1266 collect_names_recursive(root, p); in collect_names()