Home
last modified time | relevance | path

Searched refs:is_aml_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Ddbfileio.c206 u8 is_aml_table = TRUE; in acpi_db_get_table_from_file() local
214 is_aml_table = acpi_ut_is_aml_table(table); in acpi_db_get_table_from_file()
215 if (!is_aml_table) { in acpi_db_get_table_from_file()
224 if (is_aml_table) { in acpi_db_get_table_from_file()