Home
last modified time | relevance | path

Searched defs:build_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py480 def build_node(self): member in KernelRender
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c100 struct node *build_node(struct property *proplist, struct node *children) in build_node() function