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
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()
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()
118 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()216 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
150 AcpiPutTable((ACPI_TABLE_HEADER *)ivrs_tbl); in amdiommu_ivrs_iterate_tbl()
719 AcpiPutTable (
2574 null pointer was passed to the AcpiPutTable interface. Lv Zheng.2577 AcpiPutTable interfaces. This applies to the "late stage" table loading 2578 when the use of AcpiPutTable is no longer required (since the system 3001 Table Manager: Added a new public interface, AcpiPutTable, used to