Home
last modified time | relevance | path

Searched refs:ACPI_EVENT_SLEEP_BUTTON (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/acpica/
HDacpi_button.c140 ACPI_EVENT_SLEEP_BUTTON : ACPI_EVENT_POWER_BUTTON; in acpi_button_attach()
HDacpi.c2084 AcpiClearEvent(ACPI_EVENT_SLEEP_BUTTON); in acpi_enable_fixed_events()
2085 AcpiInstallFixedEventHandler(ACPI_EVENT_SLEEP_BUTTON, in acpi_enable_fixed_events()
/trueos/sys/contrib/dev/acpica/include/
HDactypes.h732 #define ACPI_EVENT_SLEEP_BUTTON 3 macro