Home
last modified time | relevance | path

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

/scripts/dtc/
Ddtc-parser.y88 %type <node> subnode
487 | subnode subnodes
491 | subnode propdef
498 subnode:
507 | DT_LABEL subnode
Dlivetree.c693 struct node *subnode, **tbl; in sort_subnodes() local
695 for_each_child_withdel(node, subnode) in sort_subnodes()
703 for_each_child_withdel(node, subnode) in sort_subnodes()
704 tbl[i++] = subnode; in sort_subnodes()
Ddtc-parser.tab.c_shipped531 "subnode", YY_NULLPTR