Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h101 AcpiPutTable(Table); in acpi_put_table()
/freebsd/sys/dev/acpica/
H A Dacpi_apei.c615 AcpiPutTable(hest); in apei_identify()
655 AcpiPutTable(hest); in apei_probe()
698 AcpiPutTable((ACPI_TABLE_HEADER *)sc->hest); in apei_attach()
/freebsd/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()
/freebsd/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()
/freebsd/sys/x86/iommu/
H A Dintel_drv.c118 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()
216 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
H A Damd_drv.c150 AcpiPutTable((ACPI_TABLE_HEADER *)ivrs_tbl); in amdiommu_ivrs_iterate_tbl()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacpixf.h719 AcpiPutTable (
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt2574 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