Lines Matching defs:node
128 struct node *name_node(struct node *node, char *name) in name_node()
227 void add_property(struct node *node, struct property *prop) in add_property()
240 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
275 struct node *node = parent->children; in delete_node_by_name() local
286 void delete_node(struct node *node) in delete_node()
299 void append_to_property(struct node *node, in append_to_property()
374 const char *get_unitname(struct node *node) in get_unitname()
382 struct property *get_property(struct node *node, const char *propname) in get_property()
400 struct node **node) in get_property_by_label()
426 struct node **node, struct property **prop) in get_marker_label()
453 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode()
492 struct node *child, *node; in get_node_by_label() local
512 struct node *child, *node; in get_node_by_phandle() local
541 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
654 static void sort_properties(struct node *node) in sort_properties()
690 static void sort_subnodes(struct node *node) in sort_subnodes()
716 static void sort_node(struct node *node) in sort_node()
735 struct node *node; in build_and_name_child_node() local
758 static bool any_label_tree(struct dt_info *dti, struct node *node) in any_label_tree()
773 struct node *an, struct node *node, in generate_label_tree_internal()
812 static bool any_fixup_tree(struct dt_info *dti, struct node *node) in any_fixup_tree()
835 struct node *node, struct property *prop, in add_fixup_entry()
856 struct node *node) in generate_fixups_tree_internal()
877 static bool any_local_fixup_tree(struct dt_info *dti, struct node *node) in any_local_fixup_tree()
900 struct node *lfn, struct node *node, in add_local_fixup_entry()
937 struct node *node) in generate_local_fixups_tree_internal()