check_table 1758 scripts/dtc/checks.c static struct check *check_table[] = { check_table 1851 scripts/dtc/checks.c for (i = 0; i < ARRAY_SIZE(check_table); i++) { check_table 1852 scripts/dtc/checks.c struct check *cc = check_table[i]; check_table 1877 scripts/dtc/checks.c for (i = 0; i < ARRAY_SIZE(check_table); i++) { check_table 1878 scripts/dtc/checks.c struct check *c = check_table[i]; check_table 1897 scripts/dtc/checks.c for (i = 0; i < ARRAY_SIZE(check_table); i++) { check_table 1898 scripts/dtc/checks.c struct check *c = check_table[i];