Searched refs:AcpiPutTable (Results 1 – 6 of 6) sorted by relevance
437 AcpiPutTable ( in ACPI_EXPORT_SYMBOL()444 ACPI_FUNCTION_TRACE (AcpiPutTable); in ACPI_EXPORT_SYMBOL()473 ACPI_EXPORT_SYMBOL (AcpiPutTable) in ACPI_EXPORT_SYMBOL() argument
258 AcpiPutTable(&tab->bert->Header); in apei_put_tables() 262 AcpiPutTable(&tab->einj->Header); in apei_put_tables() 266 AcpiPutTable(&tab->erst->Header); in apei_put_tables() 270 AcpiPutTable(&tab->hest->Header); in apei_put_tables()
562 AcpiPutTable(hdr); in acpi_attach()
611 AcpiPutTable (
279 AcpiPutTable(&dmar->Header); in lapic_setup_bsp()
2545 null pointer was passed to the AcpiPutTable interface. Lv Zheng.2548 AcpiPutTable interfaces. This applies to the "late stage" table loading 2549 when the use of AcpiPutTable is no longer required (since the system 2972 Table Manager: Added a new public interface, AcpiPutTable, used to