Searched refs:add_property (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | livetree.c | 187 add_property(old_node, new_prop); in merge_nodes() 266 void add_property(struct node *node, struct property *prop) in add_property() function 354 add_property(node, p); in append_to_property() 610 add_property(node, build_property("linux,phandle", d, NULL)); in get_node_phandle() 614 add_property(node, build_property("phandle", d, NULL)); in get_node_phandle() 852 add_property(an, p); in generate_label_tree_internal()
|
H A D | fstree.c | 50 add_property(tree, prop); in read_fstree()
|
H A D | dtc.h | 243 void add_property(struct node *node, struct property *prop);
|
H A D | flattree.c | 758 add_property(node, prop); in unflatten_tree()
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | livetree.c | 187 add_property(old_node, new_prop); in merge_nodes() 266 void add_property(struct node *node, struct property *prop) in add_property() function 354 add_property(node, p); in append_to_property() 637 add_property(node, build_property("linux,phandle", d, NULL)); in get_node_phandle() 641 add_property(node, build_property("phandle", d, NULL)); in get_node_phandle() 879 add_property(an, p); in generate_label_tree_internal()
|
H A D | fstree.c | 50 add_property(tree, prop); in read_fstree()
|
H A D | dtc.h | 279 void add_property(struct node *node, struct property *prop);
|
H A D | flattree.c | 759 add_property(node, prop); in unflatten_tree()
|
Completed in 9 milliseconds