Searched refs:check_property (Results 1 – 2 of 2) sorted by relevance
97 virtual bool check_property(device_tree *, const node_ptr &, property_ptr ) in check_property() function in dtc::fdt::checking::checker127 virtual bool check_property(device_tree *tree, const node_ptr &n, property_ptr p);
128 if (!check_property(tree, n, *i)) in visit_node()164 property_checker::check_property(device_tree *tree, const node_ptr &n, property_ptr p) in check_property() function in dtc::fdt::checking::property_checker