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()
192 struct node *node) in check_always_fail()
199 struct node *node) in check_is_string()
217 struct node *node) in check_is_string_list()
246 struct node *node) in check_is_cell()
268 struct node *node) in check_duplicate_node_names()
282 struct node *node) in check_duplicate_property_names()
304 struct node *node) in check_node_name_chars()
315 struct node *node) in check_node_name_chars_strict()
326 struct node *node) in check_node_name_format()
334 struct node *node) in check_unit_address_vs_reg()
361 struct node *node) in check_property_name_chars()
377 struct node *node) in check_property_name_chars_strict()
408 #define DESCLABEL_ARGS(node,prop,mark) \ argument
415 const char *label, struct node *node, in check_duplicate_label()
442 struct node *node) in check_duplicate_label_node()
463 struct node *node, const char *propname) in check_phandle_prop()
510 struct node *node) in check_explicit_phandles()
546 struct node *node) in check_name_properties()
580 struct node *node) in fixup_phandle_references()
615 struct node *node) in fixup_path_references()
646 struct node *node) in fixup_node_disabled()
660 struct node *node) in fixup_node_empty()
668 struct node *node) in fixup_omit_unused_nodes()
710 struct node *node) in check_names_is_string_list()
726 struct node *node) in check_alias_paths()
751 struct node *node) in fixup_addr_size_cells()
775 struct node *node) in check_reg_format()
804 struct node *node) in check_ranges_format()
851 static void check_pci_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_pci_bridge()
892 static void check_pci_device_bus_num(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_bus_num()
922 static void check_pci_device_reg(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_reg()
969 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible()
986 static void check_simple_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_bridge()
994 static void check_simple_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_reg()
1037 static void check_i2c_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_i2c_bus_bridge()
1066 static void check_i2c_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_i2c_bus_reg()
1114 static void check_spi_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_spi_bus_bridge()
1155 static void check_spi_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_spi_bus_reg()
1187 struct node *node) in check_unit_address_format()
1212 struct node *node) in check_avoid_default_addr_size()
1235 struct node *node) in check_avoid_unnecessary_addr_size()
1258 static bool node_is_disabled(struct node *node) in node_is_disabled()
1274 struct node *node, in check_unique_unit_address_common()
1310 struct node *node) in check_unique_unit_address()
1317 struct node *node) in check_unique_unit_address_if_enabled()
1326 struct node *node) in check_obsolete_chosen_interrupt_controller()
1349 struct node *node) in check_chosen_node_is_root()
1360 struct node *node) in check_chosen_node_bootargs()
1377 struct node *node) in check_chosen_node_stdout_path()
1405 struct node *node, in check_property_phandle_args()
1482 struct node *node) in check_provider_cells_property()
1538 struct node *node) in check_gpios_property()
1563 struct node *node) in check_deprecated_gpio_property()
1584 static bool node_is_interrupt_provider(struct node *node) in node_is_interrupt_provider()
1601 struct node *node) in check_interrupt_provider()
1622 struct node *node) in check_interrupts_property()
1699 struct node *node) in check_graph_nodes()
1722 struct node *node) in check_graph_child_address()
1747 struct node *node) in check_graph_reg()
1778 struct node *node) in check_graph_port()
1794 struct node *node; in get_remote_endpoint() local
1814 struct node *node) in check_graph_endpoint()