Lines Matching defs:node

99 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node)  in check_nodes_props()
157 struct node *node) in check_always_fail()
164 struct node *node) in check_is_string()
183 struct node *node) in check_is_cell()
206 struct node *node) in check_duplicate_node_names()
221 struct node *node) in check_duplicate_property_names()
244 struct node *node) in check_node_name_chars()
255 struct node *node) in check_node_name_chars_strict()
266 struct node *node) in check_node_name_format()
275 struct node *node) in check_unit_address_vs_reg()
299 struct node *node) in check_property_name_chars()
315 struct node *node) in check_property_name_chars_strict()
346 #define DESCLABEL_ARGS(node,prop,mark) \ argument
353 const char *label, struct node *node, in check_duplicate_label()
380 struct node *node) in check_duplicate_label_node()
401 struct node *node, const char *propname) in check_phandle_prop()
448 struct node *node) in check_explicit_phandles()
484 struct node *node) in check_name_properties()
518 struct node *node) in fixup_phandle_references()
551 struct node *node) in fixup_path_references()
591 struct node *node) in fixup_addr_size_cells()
615 struct node *node) in check_reg_format()
644 struct node *node) in check_ranges_format()
688 static void check_pci_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_pci_bridge()
738 static void check_pci_device_bus_num(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_bus_num()
768 static void check_pci_device_reg(struct check *c, struct dt_info *dti, struct node *node) in check_pci_device_reg()
820 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible()
837 static void check_simple_bus_bridge(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_bridge()
844 static void check_simple_bus_reg(struct check *c, struct dt_info *dti, struct node *node) in check_simple_bus_reg()
884 struct node *node) in check_unit_address_format()
911 struct node *node) in check_avoid_default_addr_size()
937 struct node *node) in check_obsolete_chosen_interrupt_controller()
967 struct node *node, in check_property_phandle_args()
1036 struct node *node) in check_provider_cells_property()
1092 struct node *node) in check_gpios_property()
1117 struct node *node) in check_deprecated_gpio_property()
1138 static bool node_is_interrupt_provider(struct node *node) in node_is_interrupt_provider()
1154 struct node *node) in check_interrupts_property()