Searched defs:node_path (Results 1 – 3 of 3) sorted by relevance
710 class node_path : public std::vector<std::pair<std::string,std::string>> class in dtc::fdt::device_tree
573 node_path(const struct node *n) in node_path() function
1109 const char *node_path; in xbd_initialize() local