Searched refs:dad (Results 1 – 2 of 2) sorted by relevance
45 struct device_node *dad, in unflatten_dt_node() argument105 if (dad && dad->parent) { in unflatten_dt_node()106 strcpy(fn, dad->full_name); in unflatten_dt_node()121 if (dad != NULL) { in unflatten_dt_node()122 np->parent = dad; in unflatten_dt_node()123 np->sibling = dad->child; in unflatten_dt_node()124 dad->child = np; in unflatten_dt_node()
68 ush dad; /* father node in Huffman tree */ member75 #define Dad dl.dad