Home
last modified time | relevance | path

Searched refs:get_subnode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/
H A Dlivetree.c501 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode() function
799 an = get_subnode(dt, name); in build_root_node()
976 nwn = get_subnode(wn, compp[i]); in add_local_fixup_entry()
H A Ddtc.h261 struct node *get_subnode(struct node *node, const char *nodename);
H A Dchecks.c339 if (get_subnode(node, "__overlay__")) { in check_unit_address_vs_reg()
/kernel/linux/linux-6.6/scripts/dtc/
H A Dlivetree.c501 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode() function
826 an = get_subnode(dt, name); in build_root_node()
1009 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);
H A Dchecks.c362 if (get_subnode(node, "__overlay__")) { in check_unit_address_vs_reg()

Completed in 10 milliseconds