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()
342 struct node *node) in check_property_name_chars()
358 struct node *node) in check_property_name_chars_strict()
389 #define DESCLABEL_ARGS(node,prop,mark) \ argument
396 const char *label, struct node *node, in check_duplicate_label()
423 struct node *node) in check_duplicate_label_node()
444 struct node *node, const char *propname) in check_phandle_prop()
491 struct node *node) in check_explicit_phandles()
527 struct node *node) in check_name_properties()
561 struct node *node) in fixup_phandle_references()
596 struct node *node) in fixup_path_references()
627 struct node *node) in fixup_omit_unused_nodes()
649 struct node *node) in check_names_is_string_list()
665 struct node *node) in check_alias_paths()
685 struct node *node) in fixup_addr_size_cells()
709 struct node *node) in check_reg_format()
738 struct node *node) in check_ranges_format()
782 static void check_pci_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_pci_bridge()
824 static void check_pci_device_bus_num(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_bus_num()
854 static void check_pci_device_reg(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_reg()
903 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible()
920 static void check_simple_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_bridge()
927 static void check_simple_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_reg()
967 struct node *node) in check_unit_address_format()
992 struct node *node) in check_avoid_default_addr_size()
1015 struct node *node) in check_avoid_unnecessary_addr_size()
1039 struct node *node) in check_unique_unit_address()
1070 struct node *node) in check_obsolete_chosen_interrupt_controller()
1093 struct node *node) in check_chosen_node_is_root()
1104 struct node *node) in check_chosen_node_bootargs()
1121 struct node *node) in check_chosen_node_stdout_path()
1149 struct node *node, in check_property_phandle_args()
1226 struct node *node) in check_provider_cells_property()
1282 struct node *node) in check_gpios_property()
1307 struct node *node) in check_deprecated_gpio_property()
1328 static bool node_is_interrupt_provider(struct node *node) in node_is_interrupt_provider()
1344 struct node *node) in check_interrupts_property()
1417 struct node *node) in check_graph_nodes()
1440 struct node *node) in check_graph_child_address()
1465 struct node *node) in check_graph_reg()
1496 struct node *node) in check_graph_port()
1512 struct node *node; in get_remote_endpoint() local
1532 struct node *node) in check_graph_endpoint()