Home
last modified time | relevance | path

Searched defs:proplist (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y51 struct property *proplist; member
H A Ddtc.h157 struct property *proplist; member
H A Dlivetree.c100 struct node *build_node(struct property *proplist, struct node *children) in build_node()