Home
last modified time | relevance | path

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

/acpica-latest/source/common/
Dahtable.c162 extern const AH_TABLE AcpiGbl_SupportedTables[];
184 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++) in AcpiAhGetTableInfo()
200 const AH_TABLE AcpiGbl_SupportedTables[] = variable
/acpica-latest/source/tools/acpihelp/
Dacpihelp.h285 extern const AH_TABLE AcpiGbl_SupportedTables[];
Dahdecode.c714 for (Info = AcpiGbl_SupportedTables; Info->Signature; Info++) in AhDisplayTables()
/acpica-latest/source/compiler/
Daslutils.c443 for (TableData = AcpiGbl_SupportedTables, i = 1; in UtDisplaySupportedTables()
/acpica-latest/source/include/
Dacdisasm.h709 extern const AH_TABLE AcpiGbl_SupportedTables[];