Lines Matching refs:xbc_node_get_child
148 * xbc_node_get_child() - Get the child XBC node
154 struct xbc_node * __init xbc_node_get_child(struct xbc_node *node)
264 node = xbc_node_get_child(node);
375 node = xbc_node_get_child(node);
402 return xbc_node_get_data(xbc_node_get_child(*leaf));
448 node = xbc_node_get_child(node);
469 sib = xbc_node_get_child(last_parent);
616 last_parent = xbc_node_get_child(last_parent);
657 child = xbc_node_get_child(last_parent);
707 child = xbc_node_get_child(last_parent);
823 m = xbc_node_get_child(n);