Home
last modified time | relevance | path

Searched refs:AcpiPutTable (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbxface.c545 AcpiPutTable ( in ACPI_EXPORT_SYMBOL()
552 ACPI_FUNCTION_TRACE (AcpiPutTable); in ACPI_EXPORT_SYMBOL()
581 ACPI_EXPORT_SYMBOL (AcpiPutTable) in ACPI_EXPORT_SYMBOL() argument
/f-stack/freebsd/x86/iommu/
H A Dintel_drv.c119 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()
191 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpixf.h715 AcpiPutTable (
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt2004 null pointer was passed to the AcpiPutTable interface. Lv Zheng.
2007 AcpiPutTable interfaces. This applies to the "late stage" table loading
2008 when the use of AcpiPutTable is no longer required (since the system
2431 Table Manager: Added a new public interface, AcpiPutTable, used to