Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dof_live.c42 struct device_node *dad, in unflatten_dt_node() argument
102 if (dad && dad->parent) { in unflatten_dt_node()
103 strcpy(fn, dad->full_name); in unflatten_dt_node()
118 if (dad != NULL) { in unflatten_dt_node()
119 np->parent = dad; in unflatten_dt_node()
120 np->sibling = dad->child; in unflatten_dt_node()
121 dad->child = np; in unflatten_dt_node()
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member
75 #define Dad dl.dad
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Drpcbind_add_option_to_fix_port_number.patch40 index 1743dad..07a1c75 100644