Searched refs:table_list_head (Results 1 – 1 of 1) sorted by relevance
87 struct acpi_new_table_desc *table_list_head; in acpi_db_load_tables() local92 table_list_head = list_head; in acpi_db_load_tables()93 while (table_list_head) { in acpi_db_load_tables()94 table = table_list_head->table; in acpi_db_load_tables()114 table_list_head = table_list_head->next; in acpi_db_load_tables()