Searched refs:dad (Results 1 – 3 of 3) sorted by relevance
42 struct device_node *dad, in unflatten_dt_node() argument102 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()
68 ush dad; /* father node in Huffman tree */ member75 #define Dad dl.dad
40 index 1743dad..07a1c75 100644