Searched defs:check_node (Results 1 – 3 of 3) sorted by relevance
52 virtual bool check_node(device_tree *, const node_ptr &n) in check_node() function80 virtual bool check_node(device_tree *, const node_ptr &n) in check_node() function
91 virtual bool check_node(device_tree *, const node_ptr &) in check_node() function in dtc::fdt::checking::checker
371 void check_node(uptr node) const { in check_node() function