Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpiexec/
A Daeexec.c635 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt4Code); in AeMiscellaneousTests()
636 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
646 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt4Code); in AeMiscellaneousTests()
647 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
657 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt2Code); in AeMiscellaneousTests()
658 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
662 Status = AcpiLoadTable ((ACPI_TABLE_HEADER *) Ssdt3Code); in AeMiscellaneousTests()
663 ACPI_CHECK_OK (AcpiLoadTable, Status); in AeMiscellaneousTests()
/third_party/lib/acpica/source/components/tables/
A Dtbxfload.c322 AcpiLoadTable ( in ACPI_EXPORT_SYMBOL_INIT()
329 ACPI_FUNCTION_TRACE (AcpiLoadTable); in ACPI_EXPORT_SYMBOL_INIT()
388 ACPI_EXPORT_SYMBOL (AcpiLoadTable) in ACPI_EXPORT_SYMBOL() argument
/third_party/lib/acpica/source/components/debugger/
A Ddbfileio.c155 Status = AcpiLoadTable (Table); in AcpiDbLoadTables()
/third_party/lib/acpica/source/include/acpica/
A Dacpixf.h530 AcpiLoadTable (
/third_party/lib/acpica/
A Dchanges.txt3089 AcpiLoadTable: Load an SSDT from a buffer into the namespace.
8197 - AcpiLoadTable: Not needed.
14476 Implemented support in AcpiLoadTable to allow loading of FACS and

Completed in 24 milliseconds