Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacdisasm.h420 extern ACPI_DMTABLE_INFO AcpiDmTableInfoCedt1_te[];
/acpica-latest/source/common/
Ddmtbinfo1.c702 ACPI_DMTABLE_INFO AcpiDmTableInfoCedt1_te[] = variable
Ddmtbdump1.c958 Subtable->Length, AcpiDmTableInfoCedt1_te); in AcpiDmDumpCedt()
/acpica-latest/source/compiler/
Ddttable1.c960 Status = DtCompileTable (PFieldList, AcpiDmTableInfoCedt1_te, &Subtable); in DtCompileCedt()