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
310 for (TableData = AcpiDmTableData; TableData->Signature; TableData++) in DtCreateAllTemplates()
329 const ACPI_DMTABLE_DATA AcpiDmTableData[] = variable443 for (Info = AcpiDmTableData; Info->Signature; Info++) in AcpiDmGetTableData()
426 extern const ACPI_DMTABLE_DATA AcpiDmTableData[];
Completed in 7 milliseconds