Lines Matching refs:fullpath
103 TRACE(c, "%s", node->fullpath); in check_nodes_props()
175 propname, node->fullpath); in check_is_string()
194 propname, node->fullpath); in check_is_cell()
216 child->fullpath); in check_duplicate_node_names()
231 prop->name, node->fullpath); in check_duplicate_property_names()
250 node->name[n], node->fullpath); in check_node_name_chars()
261 node->name[n], node->fullpath); in check_node_name_chars_strict()
270 node->fullpath); in check_node_name_format()
289 node->fullpath); in check_unit_address_vs_reg()
293 node->fullpath); in check_unit_address_vs_reg()
308 prop->name[n], prop->name, node->fullpath); in check_property_name_chars()
340 name[n], prop->name, node->fullpath); in check_property_name_chars_strict()
350 ((prop) ? "' in " : ""), (node)->fullpath
414 node->fullpath, prop->val.len, prop->name); in check_phandle_prop()
426 prop->name, node->fullpath); in check_phandle_prop()
440 node->fullpath, phandle, prop->name); in check_phandle_prop()
467 " properties", node->fullpath); in check_explicit_phandles()
475 node->fullpath, phandle, other->fullpath); in check_explicit_phandles()
500 " of base node name)", node->fullpath, prop->val.val); in check_name_properties()
571 path = refnode->fullpath; in fixup_path_references()
630 FAIL(c, dti, "\"reg\" property in %s is empty", node->fullpath); in check_reg_format()
639 node->fullpath, prop->val.len, addr_cells, size_cells); in check_reg_format()
668 node->fullpath, c_addr_cells, node->parent->fullpath, in check_ranges_format()
673 node->fullpath, c_size_cells, node->parent->fullpath, in check_ranges_format()
678 "#size-cells == %d)", node->fullpath, prop->val.len, in check_ranges_format()
702 node->fullpath); in check_pci_bridge()
707 node->fullpath); in check_pci_bridge()
711 node->fullpath); in check_pci_bridge()
714 node->fullpath); in check_pci_bridge()
719 node->fullpath); in check_pci_bridge()
724 node->fullpath); in check_pci_bridge()
730 node->fullpath); in check_pci_bridge()
733 node->fullpath); in check_pci_bridge()
764 node->fullpath, bus_num, min_bus, max_bus); in check_pci_device_bus_num()
781 FAIL(c, dti, "Node %s missing PCI reg property", node->fullpath); in check_pci_device_reg()
788 node->fullpath); in check_pci_device_reg()
796 node->fullpath); in check_pci_device_reg()
799 node->fullpath); in check_pci_device_reg()
812 node->fullpath, unit_addr); in check_pci_device_reg()
868 FAIL(c, dti, "Node %s missing or empty reg/ranges property", node->fullpath); in check_simple_bus_reg()
879 node->fullpath, unit_addr); in check_simple_bus_reg()
896 node->fullpath); in check_unit_address_format()
902 node->fullpath); in check_unit_address_format()
926 node->fullpath); in check_avoid_default_addr_size()
930 node->fullpath); in check_avoid_default_addr_size()
976 prop->name, prop->val.len, sizeof(cell_t), node->fullpath); in check_property_phandle_args()
1004 prop->name, cell, node->fullpath); in check_property_phandle_args()
1010 node->fullpath, prop->name, cell); in check_property_phandle_args()
1022 provider_node->fullpath, in check_property_phandle_args()
1023 node->fullpath, prop->name, cell); in check_property_phandle_args()
1029 prop->name, prop->val.len, cellsize, node->fullpath); in check_property_phandle_args()
1132 node->fullpath, prop->name); in check_deprecated_gpio_property()
1168 node->fullpath); in check_interrupts_property()
1182 node->fullpath); in check_interrupts_property()
1188 irq_node->fullpath); in check_interrupts_property()
1197 FAIL(c, dti, "Missing interrupt-parent for %s", node->fullpath); in check_interrupts_property()
1204 irq_node->fullpath); in check_interrupts_property()
1213 node->fullpath); in check_interrupts_property()