childa 1221 scripts/dtc/checks.c struct node *childa; childa 1229 scripts/dtc/checks.c for_each_child(node, childa) { childa 1231 scripts/dtc/checks.c const char *addr_a = get_unitname(childa); childa 1236 scripts/dtc/checks.c if (disable_check && node_is_disabled(childa)) childa 1241 scripts/dtc/checks.c if (childa == childb) childa 1248 scripts/dtc/checks.c FAIL(c, dti, childb, "duplicate unit-address (also used in node %s)", childa->fullpath);