Home
last modified time | relevance | path

Searched refs:add_property (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/docs/sphinx/
H A Ddbusdoc.py89 def add_property(self, prop): member in DBusDoc
115 self.add_property(prop)
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c180 add_property(old_node, new_prop); in merge_nodes()
250 void add_property(struct node *node, struct property *prop) in add_property() function
335 add_property(node, p); in append_to_property()
588 add_property(node, in get_node_phandle()
594 add_property(node, in get_node_phandle()
833 add_property(an, p); in generate_label_tree_internal()
H A Dfstree.c64 add_property(tree, prop); in read_fstree()
H A Ddtc.h209 void add_property(struct node *node, struct property *prop);
H A Dflattree.c773 add_property(node, prop); in unflatten_tree()
/openbmc/linux/scripts/dtc/
H A Dfstree.c50 add_property(tree, prop); in read_fstree()
H A Dlivetree.c187 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 Ddtc.h279 void add_property(struct node *node, struct property *prop);
H A Dflattree.c759 add_property(node, prop); in unflatten_tree()