Lines Matching defs:node
119 struct node *name_node(struct node *node, const char *name) in name_node()
128 struct node *omit_node_if_unused(struct node *node) in omit_node_if_unused()
135 struct node *reference_node(struct node *node) in reference_node()
231 struct node *node; in add_orphan_node() local
267 void add_property(struct node *node, struct property *prop) in add_property()
280 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
315 struct node *node = parent->children; in delete_node_by_name() local
326 void delete_node(struct node *node) in delete_node()
339 void append_to_property(struct node *node, in append_to_property()
417 const char *get_unitname(struct node *node) in get_unitname()
425 struct property *get_property(struct node *node, const char *propname) in get_property()
449 struct node **node) in get_property_by_label()
475 struct node **node, struct property **prop) in get_marker_label()
502 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode()
541 struct node *child, *node; in get_node_by_label() local
561 struct node *child, *node; in get_node_by_phandle() local
620 static void add_phandle_property(struct node *node, in add_phandle_property()
636 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
740 static void sort_properties(struct node *node) in sort_properties()
776 static void sort_subnodes(struct node *node) in sort_subnodes()
802 static void sort_node(struct node *node) in sort_node()
821 struct node *node; in build_and_name_child_node() local
844 static bool any_label_tree(struct dt_info *dti, struct node *node) in any_label_tree()
859 struct node *an, struct node *node, in generate_label_tree_internal()
899 static bool any_fixup_tree(struct dt_info *dti, struct node *node) in any_fixup_tree()
922 struct node *node, struct property *prop, in add_fixup_entry()
949 struct node *node) in generate_fixups_tree_internal()
970 static bool any_local_fixup_tree(struct dt_info *dti, struct node *node) in any_local_fixup_tree()
993 struct node *lfn, struct node *node, in add_local_fixup_entry()
1030 struct node *node) in generate_local_fixups_tree_internal()