/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | livetree.c | 333 for_each_property(node, prop) in delete_node() 428 for_each_property(node, prop) in get_property() 455 for_each_property(tree, prop) { in get_property_by_label() function 482 for_each_property(tree, p) { in get_marker_label() function 870 for_each_property(node, prop) { in any_fixup_tree() function 916 for_each_property(node, prop) { in generate_fixups_tree_internal() function 935 for_each_property(node, prop) { in any_local_fixup_tree() function 997 for_each_property(node, prop) { in generate_local_fixups_tree_internal() function
|
H A D | checks.c | 286 for_each_property(node, prop) { in check_duplicate_property_names() function 365 for_each_property(node, prop) { in check_property_name_chars() function 381 for_each_property(node, prop) { in check_property_name_chars_strict() function 450 for_each_property(node, prop) { in check_duplicate_label_node() function 585 for_each_property(node, prop) { in fixup_phandle_references() function 620 for_each_property(node, prop) { in fixup_path_references() function 674 for_each_property(node, prop) { in check_names_is_string_list() function 693 for_each_property(node, prop) { in check_alias_paths() function 1089 for_each_property(child, prop) { in check_spi_bus_bridge() function 1506 for_each_property(nod in check_gpios_property() function 1527 for_each_property(node, prop) { check_deprecated_gpio_property() function [all...] |
H A D | yamltree.c | 189 for_each_property(tree, prop) in yaml_tree() function
|
H A D | dtc.h | 213 #define for_each_property(n, p) \ macro
|
H A D | treesource.c | 305 for_each_property(tree, prop) { in write_tree_source_node() function
|
H A D | flattree.c | 255 for_each_property(tree, prop) { in flatten_tree() function
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | livetree.c | 333 for_each_property(node, prop) in delete_node() 428 for_each_property(node, prop) in get_property() 455 for_each_property(tree, prop) { in get_property_by_label() function 482 for_each_property(tree, p) { in get_marker_label() function 897 for_each_property(node, prop) { in any_fixup_tree() function 949 for_each_property(node, prop) { in generate_fixups_tree_internal() function 968 for_each_property(node, prop) { in any_local_fixup_tree() function 1030 for_each_property(node, prop) { in generate_local_fixups_tree_internal() function
|
H A D | checks.c | 294 for_each_property(node, prop) { in check_duplicate_property_names() function 388 for_each_property(node, prop) { in check_property_name_chars() function 404 for_each_property(node, prop) { in check_property_name_chars_strict() function 473 for_each_property(node, prop) { in check_duplicate_label_node() function 608 for_each_property(node, prop) { in fixup_phandle_references() function 643 for_each_property(node, prop) { in fixup_path_references() function 696 for_each_property(node, prop) { in check_names_is_string_list() function 714 for_each_property(node, prop) { in check_alias_paths() function 1110 for_each_property(child, prop) { in check_spi_bus_bridge() function 1524 for_each_property(nod in check_gpios_property() function 1545 for_each_property(node, prop) { check_deprecated_gpio_property() function [all...] |
H A D | yamltree.c | 191 for_each_property(tree, prop) in yaml_tree() function
|
H A D | treesource.c | 297 for_each_property(tree, prop) { in write_tree_source_node() function
|
H A D | dtc.h | 249 #define for_each_property(n, p) \ macro
|
H A D | flattree.c | 256 for_each_property(tree, prop) { in flatten_tree() function
|