Lines Matching defs:node
76 struct node *node, in check_msg()
100 #define FAIL(c, dti, node, ...) \ argument
107 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
115 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props()
173 struct node *node) in check_always_fail()
180 struct node *node) in check_is_string()
198 struct node *node) in check_is_string_list()
227 struct node *node) in check_is_cell()
249 struct node *node) in check_duplicate_node_names()
263 struct node *node) in check_duplicate_property_names()
285 struct node *node) in check_node_name_chars()
296 struct node *node) in check_node_name_chars_strict()
307 struct node *node) in check_node_name_format()
315 struct node *node) in check_unit_address_vs_reg()
337 struct node *node) in check_property_name_chars()
353 struct node *node) in check_property_name_chars_strict()
384 #define DESCLABEL_ARGS(node,prop,mark) \ argument
391 const char *label, struct node *node, in check_duplicate_label()
418 struct node *node) in check_duplicate_label_node()
439 struct node *node, const char *propname) in check_phandle_prop()
486 struct node *node) in check_explicit_phandles()
522 struct node *node) in check_name_properties()
556 struct node *node) in fixup_phandle_references()
589 struct node *node) in fixup_path_references()
632 struct node *node) in check_names_is_string_list()
648 struct node *node) in check_alias_paths()
668 struct node *node) in fixup_addr_size_cells()
692 struct node *node) in check_reg_format()
721 struct node *node) in check_ranges_format()
765 static void check_pci_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_pci_bridge()
807 static void check_pci_device_bus_num(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_bus_num()
837 static void check_pci_device_reg(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_reg()
886 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible()
903 static void check_simple_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_bridge()
910 static void check_simple_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_reg()
950 struct node *node) in check_unit_address_format()
975 struct node *node) in check_avoid_default_addr_size()
998 struct node *node) in check_avoid_unnecessary_addr_size()
1023 struct node *node) in check_obsolete_chosen_interrupt_controller()
1046 struct node *node) in check_chosen_node_is_root()
1057 struct node *node) in check_chosen_node_bootargs()
1074 struct node *node) in check_chosen_node_stdout_path()
1102 struct node *node, in check_property_phandle_args()
1179 struct node *node) in check_provider_cells_property()
1235 struct node *node) in check_gpios_property()
1260 struct node *node) in check_deprecated_gpio_property()
1281 static bool node_is_interrupt_provider(struct node *node) in node_is_interrupt_provider()
1297 struct node *node) in check_interrupts_property()