Home
last modified time | relevance | path

Searched refs:xbc_node_find_next_leaf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbootconfig.h130 struct xbc_node * __init xbc_node_find_next_leaf(struct xbc_node *root,
/openbmc/linux/lib/
H A Dbootconfig.c342 struct xbc_node * __init xbc_node_find_next_leaf(struct xbc_node *root, in xbc_node_find_next_leaf() function
401 *leaf = xbc_node_find_next_leaf(root, *leaf); in xbc_node_find_next_key_value()