Home
last modified time | relevance | path

Searched refs:ACPI_EXPORT_SYMBOL_INIT (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/components/utilities/
H A Dutxfinit.c246 ACPI_EXPORT_SYMBOL_INIT (AcpiInitializeSubsystem) in ACPI_EXPORT_SYMBOL_INIT() function
358 ACPI_EXPORT_SYMBOL_INIT (AcpiEnableSubsystem) in ACPI_EXPORT_SYMBOL_INIT() function
430 ACPI_EXPORT_SYMBOL_INIT (AcpiInitializeObjects)
H A Dutxface.c198 ACPI_EXPORT_SYMBOL_INIT (AcpiTerminate) in ACPI_EXPORT_SYMBOL_INIT() function
/dflybsd-src/sys/contrib/dev/acpica/source/components/tables/
H A Dtbxfload.c238 ACPI_EXPORT_SYMBOL_INIT (AcpiLoadTables) in ACPI_EXPORT_SYMBOL_INIT() function
426 ACPI_EXPORT_SYMBOL_INIT (AcpiInstallTable) in ACPI_EXPORT_SYMBOL_INIT() function
460 ACPI_EXPORT_SYMBOL_INIT (AcpiInstallPhysicalTable) in ACPI_EXPORT_SYMBOL_INIT() function
H A Dtbxface.c272 ACPI_EXPORT_SYMBOL_INIT (AcpiInitializeTables) in ACPI_EXPORT_SYMBOL_INIT() function
362 ACPI_EXPORT_SYMBOL_INIT (AcpiReallocateRootTable) in ACPI_EXPORT_SYMBOL_INIT() function
H A Dtbxfroot.c373 ACPI_EXPORT_SYMBOL_INIT (AcpiFindRootPointer) in ACPI_EXPORT_SYMBOL_INIT() function
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dactypes.h446 #ifndef ACPI_EXPORT_SYMBOL_INIT
447 #define ACPI_EXPORT_SYMBOL_INIT(Symbol) macro
/dflybsd-src/sys/contrib/dev/acpica/
H A Dchanges.txt5140 Deployed a new macro ACPI_EXPORT_SYMBOL_INIT for the main ACPICA
5144 ACPI_EXPORT_SYMBOL to ACPI_EXPORT_SYMBOL_INIT for these functions. Lv