Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Dnew_table.txt41 Add an entry for the new table in the AcpiDmTableData in common/dmtable.c
44 AcpiDmTableData and it will automatically be disassembled.
50 Add this function to the AcpiDmTableData entry for the new ACPI table
70 Add this function to the AcpiDmTableData entry for the new ACPI table
85 Add this array name to the AcpiDmTableData entry for the new ACPI table
A Ddttemplate.c310 for (TableData = AcpiDmTableData; TableData->Signature; TableData++) in DtCreateAllTemplates()
/third_party/lib/acpica/source/common/
A Ddmtable.c329 const ACPI_DMTABLE_DATA AcpiDmTableData[] = variable
443 for (Info = AcpiDmTableData; Info->Signature; Info++) in AcpiDmGetTableData()
/third_party/lib/acpica/source/include/acpica/
A Dacdisasm.h426 extern const ACPI_DMTABLE_DATA AcpiDmTableData[];

Completed in 7 milliseconds