Searched refs:AcpiPutTable (Results 1 – 9 of 9) sorted by relevance
545 AcpiPutTable ( in ACPI_EXPORT_SYMBOL()552 ACPI_FUNCTION_TRACE (AcpiPutTable); in ACPI_EXPORT_SYMBOL()581 ACPI_EXPORT_SYMBOL (AcpiPutTable) in ACPI_EXPORT_SYMBOL() argument
101 AcpiPutTable(Table); in acpi_put_table()
615 AcpiPutTable(hest); in apei_identify()655 AcpiPutTable(hest); in apei_probe()698 AcpiPutTable((ACPI_TABLE_HEADER *)sc->hest); in apei_attach()
196 AcpiPutTable(&nfitbl->Header); in nvdimm_root_attach()
389 AcpiPutTable(&nfitbl->Header); in nvdimm_attach()
634 AcpiPutTable((ACPI_TABLE_HEADER *)wdat); in wdatwd_probe()672 AcpiPutTable((ACPI_TABLE_HEADER *)sc->wdat); in wdatwd_attach()
118 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()194 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
719 AcpiPutTable (
2360 null pointer was passed to the AcpiPutTable interface. Lv Zheng.2363 AcpiPutTable interfaces. This applies to the "late stage" table loading 2364 when the use of AcpiPutTable is no longer required (since the system 2787 Table Manager: Added a new public interface, AcpiPutTable, used to