Searched refs:AcpiPutTable (Results 1 – 11 of 11) 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()
178 AcpiPutTable((ACPI_TABLE_HEADER *)tbl); in tpmcrb_acpi_probe()241 AcpiPutTable((ACPI_TABLE_HEADER *)tbl); in tpmcrb_attach_startmethod()
613 AcpiPutTable(hest); in apei_identify()653 AcpiPutTable(hest); in apei_probe()697 AcpiPutTable(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 (
2682 null pointer was passed to the AcpiPutTable interface. Lv Zheng.2685 AcpiPutTable interfaces. This applies to the "late stage" table loading 2686 when the use of AcpiPutTable is no longer required (since the system 3109 Table Manager: Added a new public interface, AcpiPutTable, used to