Searched refs:AcpiPutTable (Results 1 – 10 of 10) 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
162 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()
194 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()
119 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()217 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
151 AcpiPutTable((ACPI_TABLE_HEADER *)ivrs_tbl); in amdiommu_ivrs_iterate_tbl()
725 AcpiPutTable (
2608 null pointer was passed to the AcpiPutTable interface. Lv Zheng.2611 AcpiPutTable interfaces. This applies to the "late stage" table loading 2612 when the use of AcpiPutTable is no longer required (since the system 3035 Table Manager: Added a new public interface, AcpiPutTable, used to