Home
last modified time | relevance | path

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

/acpica-latest/source/tools/acpiexec/
Daetests.c222 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt4Code, &TableIndex); in AeMiscellaneousTests()
223 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
230 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt4Code, NULL); in AeMiscellaneousTests()
231 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
241 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt2Code, NULL); in AeMiscellaneousTests()
242 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
246 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt3Code, NULL); in AeMiscellaneousTests()
247 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
/acpica-latest/source/components/tables/
Dtbxfload.c483 AcpiLoadTable ( in ACPI_EXPORT_SYMBOL_INIT()
491 ACPI_FUNCTION_TRACE (AcpiLoadTable); in ACPI_EXPORT_SYMBOL_INIT()
521 ACPI_EXPORT_SYMBOL (AcpiLoadTable) in ACPI_EXPORT_SYMBOL() argument
/acpica-latest/source/components/debugger/
Ddbfileio.c256 Status = AcpiLoadTable (Table, NULL); in AcpiDbLoadTables()
/acpica-latest/source/include/
Dacpixf.h670 AcpiLoadTable (
/acpica-latest/documents/
Dchanges.txt1079 Modified the external interface AcpiLoadTable() to return a table index.
1082 AcpiLoadTable (
6575 AcpiLoadTable: Load an SSDT from a buffer into the namespace.
11683 - AcpiLoadTable: Not needed.
17962 Implemented support in AcpiLoadTable to allow loading of FACS and