Lines Matching defs:node
62 struct node *node, in check_msg()
119 #define FAIL(c, dti, node, ...) \ argument
126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
134 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props()
200 struct node *node) in check_always_fail()
207 struct node *node) in check_is_string()
225 struct node *node) in check_is_string_list()
254 struct node *node) in check_is_cell()
276 struct node *node) in check_duplicate_node_names()
290 struct node *node) in check_duplicate_property_names()
313 struct node *node) in check_node_name_chars()
324 struct node *node) in check_node_name_chars_strict()
335 struct node *node) in check_node_name_format()
344 struct node *node) in check_node_name_vs_property_name()
357 struct node *node) in check_unit_address_vs_reg()
384 struct node *node) in check_property_name_chars()
400 struct node *node) in check_property_name_chars_strict()
431 #define DESCLABEL_ARGS(node,prop,mark) \ argument
438 const char *label, struct node *node, in check_duplicate_label()
465 struct node *node) in check_duplicate_label_node()
486 struct node *node, const char *propname) in check_phandle_prop()
533 struct node *node) in check_explicit_phandles()
569 struct node *node) in check_name_properties()
603 struct node *node) in fixup_phandle_references()
638 struct node *node) in fixup_path_references()
669 struct node *node) in fixup_omit_unused_nodes()
692 struct node *node) in check_names_is_string_list()
707 struct node *node) in check_alias_paths()
732 struct node *node) in fixup_addr_size_cells()
756 struct node *node) in check_reg_format()
785 struct node *node) in check_ranges_format()
832 static void check_pci_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_pci_bridge()
873 static void check_pci_device_bus_num(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_bus_num()
903 static void check_pci_device_reg(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_reg()
950 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible()
967 static void check_simple_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_bridge()
975 static void check_simple_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_reg()
1018 static void check_i2c_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_i2c_bus_bridge()
1047 static void check_i2c_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_i2c_bus_reg()
1095 static void check_spi_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_spi_bus_bridge()
1136 static void check_spi_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_spi_bus_reg()
1168 struct node *node) in check_unit_address_format()
1193 struct node *node) in check_avoid_default_addr_size()
1216 struct node *node) in check_avoid_unnecessary_addr_size()
1239 static bool node_is_disabled(struct node *node) in node_is_disabled()
1255 struct node *node, in check_unique_unit_address_common()
1291 struct node *node) in check_unique_unit_address()
1298 struct node *node) in check_unique_unit_address_if_enabled()
1307 struct node *node) in check_obsolete_chosen_interrupt_controller()
1330 struct node *node) in check_chosen_node_is_root()
1341 struct node *node) in check_chosen_node_bootargs()
1358 struct node *node) in check_chosen_node_stdout_path()
1386 struct node *node, in check_property_phandle_args()
1466 struct node *node) in check_provider_cells_property()
1516 struct node *node) in check_gpios_property()
1541 struct node *node) in check_deprecated_gpio_property()
1559 static bool node_is_interrupt_provider(struct node *node) in node_is_interrupt_provider()
1576 struct node *node) in check_interrupt_provider()
1598 struct node *node) in check_interrupt_map()
1682 struct node *node) in check_interrupts_property()
1759 struct node *node) in check_graph_nodes()
1782 struct node *node) in check_graph_child_address()
1807 struct node *node) in check_graph_reg()
1838 struct node *node) in check_graph_port()
1854 struct node *node; in get_remote_endpoint() local
1874 struct node *node) in check_graph_endpoint()