Searched refs:collect_names_recursive (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/dtc/
H A Dfdt.hh869 void collect_names_recursive(node_ptr &n, node_path &path);
H A Dfdt.cc1194 device_tree::collect_names_recursive(node_ptr &n, node_path &path) function in class:dtc::fdt::device_tree
1222 collect_names_recursive(c, path);
1266 collect_names_recursive(root, p);

Completed in 97 milliseconds