Home
last modified time | relevance | path

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

/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py480 def build_node(self): member in KernelRender
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py584 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
/openbmc/linux/scripts/dtc/
H A Dlivetree.c88 struct node *build_node(struct property *proplist, struct node *children, in build_node() function