Home
last modified time | relevance | path

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

/src/sys/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
/src/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h162 AcpiPutTable(Table); in acpi_put_table()
/src/sys/dev/tpm/
H A Dtpm_crb.c178 AcpiPutTable((ACPI_TABLE_HEADER *)tbl); in tpmcrb_acpi_probe()
241 AcpiPutTable((ACPI_TABLE_HEADER *)tbl); in tpmcrb_attach_startmethod()
/src/sys/dev/acpica/
H A Dacpi_apei.c613 AcpiPutTable(hest); in apei_identify()
653 AcpiPutTable(hest); in apei_probe()
697 AcpiPutTable(hest); in apei_attach()
/src/sys/dev/nvdimm/
H A Dnvdimm_acpi.c194 AcpiPutTable(&nfitbl->Header); in nvdimm_root_attach()
H A Dnvdimm.c389 AcpiPutTable(&nfitbl->Header); in nvdimm_attach()
/src/sys/dev/wdatwd/
H A Dwdatwd.c634 AcpiPutTable((ACPI_TABLE_HEADER *)wdat); in wdatwd_probe()
672 AcpiPutTable((ACPI_TABLE_HEADER *)sc->wdat); in wdatwd_attach()
/src/sys/x86/iommu/
H A Dintel_drv.c119 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()
217 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
H A Damd_drv.c151 AcpiPutTable((ACPI_TABLE_HEADER *)ivrs_tbl); in amdiommu_ivrs_iterate_tbl()
/src/sys/contrib/dev/acpica/include/
H A Dacpixf.h725 AcpiPutTable (
/src/sys/contrib/dev/acpica/
H A Dchanges.txt2682 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