Home
last modified time | relevance | path

Searched refs:xbc_root_node (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbootconfig.h67 struct xbc_node * __init xbc_root_node(void);
/openbmc/linux/lib/
H A Dbootconfig.c119 struct xbc_node * __init xbc_root_node(void) in xbc_root_node() function
229 node = xbc_root_node(); in xbc_node_find_subkey()
/openbmc/linux/tools/bootconfig/
H A Dmain.c42 node = xbc_root_node(); in xbc_show_compact_tree()