Searched refs:table_list (Results 1 – 1 of 1) sorted by relevance
45 static struct table_info table_list[] = { variable82 struct memory_area cfg_tables[ARRAY_SIZE(table_list) + 1]; in write_tables()88 for (i = 0; i < ARRAY_SIZE(table_list); i++) { in write_tables()89 const struct table_info *table = &table_list[i]; in write_tables()
Completed in 2 milliseconds