Searched refs:AcpiDmTableData (Results 1 – 4 of 4) sorted by relevance
41 Add an entry for the new table in the AcpiDmTableData in common/dmtable.c44 AcpiDmTableData and it will automatically be disassembled.50 Add this function to the AcpiDmTableData entry for the new ACPI table70 Add this function to the AcpiDmTableData entry for the new ACPI table85 Add this array name to the AcpiDmTableData entry for the new ACPI table
417 for (TableData = AcpiDmTableData; TableData->Signature; TableData++) in DtCreateAllTemplates()
481 const ACPI_DMTABLE_DATA AcpiDmTableData[] = variable602 for (Info = AcpiDmTableData; Info->Signature; Info++) in AcpiDmGetTableData()
582 extern const ACPI_DMTABLE_DATA AcpiDmTableData[];