Home
last modified time | relevance | path

Searched refs:AcpiInstallFixedEventHandler (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daehandlers.c731 Status = AcpiInstallFixedEventHandler ( in AeInstallLateHandlers()
733 ACPI_CHECK_OK (AcpiInstallFixedEventHandler, Status); in AeInstallLateHandlers()
735 Status = AcpiInstallFixedEventHandler ( in AeInstallLateHandlers()
737 ACPI_CHECK_OK (AcpiInstallFixedEventHandler, Status); in AeInstallLateHandlers()
/dflybsd-src/sys/contrib/dev/acpica/source/components/events/
H A Devxface.c815 AcpiInstallFixedEventHandler ( in ACPI_EXPORT_SYMBOL()
823 ACPI_FUNCTION_TRACE (AcpiInstallFixedEventHandler); in ACPI_EXPORT_SYMBOL()
877 ACPI_EXPORT_SYMBOL (AcpiInstallFixedEventHandler) in ACPI_EXPORT_SYMBOL() argument
H A Devglock.c200 Status = AcpiInstallFixedEventHandler (ACPI_EVENT_GLOBAL, in AcpiEvInitGlobalLockHandler()
/dflybsd-src/sys/dev/acpica/
H A Dacpi_button.c150 status = AcpiInstallFixedEventHandler(event, in acpi_button_attach()
H A Dacpi.c1971 AcpiInstallFixedEventHandler(ACPI_EVENT_POWER_BUTTON, in acpi_enable_fixed_events()
1978 AcpiInstallFixedEventHandler(ACPI_EVENT_SLEEP_BUTTON, in acpi_enable_fixed_events()
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacpixf.h885 AcpiInstallFixedEventHandler (