Lines Matching defs:node

62 					   struct node *node,  in check_msg()
120 #define FAIL(c, dti, node, ...) \ argument
127 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
135 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props()
201 struct node *node) in check_always_fail()
208 struct node *node) in check_is_string()
226 struct node *node) in check_is_string_list()
255 struct node *node) in check_is_cell()
277 struct node *node) in check_duplicate_node_names()
291 struct node *node) in check_duplicate_property_names()
314 struct node *node) in check_node_name_chars()
325 struct node *node) in check_node_name_chars_strict()
336 struct node *node) in check_node_name_format()
345 struct node *node) in check_node_name_vs_property_name()
358 struct node *node) in check_unit_address_vs_reg()
385 struct node *node) in check_property_name_chars()
401 struct node *node) in check_property_name_chars_strict()
432 #define DESCLABEL_ARGS(node,prop,mark) \ argument
439 const char *label, struct node *node, in check_duplicate_label()
466 struct node *node) in check_duplicate_label_node()
487 struct node *node, const char *propname) in check_phandle_prop()
534 struct node *node) in check_explicit_phandles()
570 struct node *node) in check_name_properties()
604 struct node *node) in fixup_phandle_references()
639 struct node *node) in fixup_path_references()
670 struct node *node) in fixup_omit_unused_nodes()
693 struct node *node) in check_names_is_string_list()
708 struct node *node) in check_alias_paths()
733 struct node *node) in fixup_addr_size_cells()
757 struct node *node) in check_reg_format()
786 struct node *node) in check_ranges_format()
833 static void check_pci_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_pci_bridge()
874 static void check_pci_device_bus_num(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_bus_num()
904 static void check_pci_device_reg(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_reg()
951 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible()
968 static void check_simple_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_bridge()
976 static void check_simple_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_reg()
1019 static void check_i2c_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_i2c_bus_bridge()
1048 static void check_i2c_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_i2c_bus_reg()
1097 static void check_spi_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_spi_bus_bridge()
1138 static void check_spi_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_spi_bus_reg()
1170 struct node *node) in check_unit_address_format()
1195 struct node *node) in check_avoid_default_addr_size()
1218 struct node *node) in check_avoid_unnecessary_addr_size()
1241 static bool node_is_disabled(struct node *node) in node_is_disabled()
1257 struct node *node, in check_unique_unit_address_common()
1293 struct node *node) in check_unique_unit_address()
1300 struct node *node) in check_unique_unit_address_if_enabled()
1309 struct node *node) in check_obsolete_chosen_interrupt_controller()
1332 struct node *node) in check_chosen_node_is_root()
1343 struct node *node) in check_chosen_node_bootargs()
1360 struct node *node) in check_chosen_node_stdout_path()
1388 struct node *node, in check_property_phandle_args()
1468 struct node *node) in check_provider_cells_property()
1518 struct node *node) in check_gpios_property()
1543 struct node *node) in check_deprecated_gpio_property()
1561 static bool node_is_interrupt_provider(struct node *node) in node_is_interrupt_provider()
1578 struct node *node) in check_interrupt_provider()
1600 struct node *node) in check_interrupt_map()
1688 struct node *node) in check_interrupts_property()
1765 struct node *node) in check_graph_nodes()
1793 struct node *node) in check_graph_reg()
1824 struct node *node) in check_graph_port()
1844 struct node *node; in get_remote_endpoint() local
1864 struct node *node) in check_graph_endpoint()
1891 struct node *node) in check_graph_child_address()