Home
last modified time | relevance | path

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

/linux/scripts/dtc/
H A Dlivetree.c502 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode() function
834 an = get_subnode(dt, name); in build_root_node()
1017 nwn = get_subnode(wn, compp[i]); in add_local_fixup_entry()
H A Ddtc.h297 struct node *get_subnode(struct node *node, const char *nodename);