Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h101 AcpiPutTable(Table); in acpi_put_table()
/freebsd-14.2/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-14.2/sys/dev/nvdimm/
H A Dnvdimm_acpi.c196 AcpiPutTable(&nfitbl->Header); in nvdimm_root_attach()
H A Dnvdimm.c389 AcpiPutTable(&nfitbl->Header); in nvdimm_attach()
/freebsd-14.2/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-14.2/sys/x86/iommu/
H A Dintel_drv.c118 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_iterate_tbl()
194 AcpiPutTable((ACPI_TABLE_HEADER *)dmartbl); in dmar_identify()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacpixf.h719 AcpiPutTable (
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt2360 null pointer was passed to the AcpiPutTable interface. Lv Zheng.
2363 AcpiPutTable interfaces. This applies to the "late stage" table loading
2364 when the use of AcpiPutTable is no longer required (since the system
2787 Table Manager: Added a new public interface, AcpiPutTable, used to