Searched refs:sibling (Results 1 - 3 of 3) sorted by relevance

/system/libufdt/include/
H A Dufdt_types.h31 it = &((*it)->sibling))
52 struct ufdt_node *sibling; member in struct:ufdt_node
/system/libufdt/
H A Dufdt_node.c44 res->parent.sibling = NULL;
51 res->parent.sibling = NULL;
65 ufdt_node_destruct(node->sibling);
83 ((struct fdt_node_ufdt_node *)parent)->last_child_p = &child->sibling;
H A Dufdt_convert.c240 it = it->sibling;
241 cur_node->sibling = NULL;

Completed in 65 milliseconds