Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/acpica/
Dhwsleep.c307 [ACPI_EVENT_SLEEP_BUTTON]. in acpi_hw_legacy_wake()
312 [ACPI_EVENT_SLEEP_BUTTON]. in acpi_hw_legacy_wake()
/Linux-v5.10/drivers/acpi/
Dbus.c452 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()
472 acpi_remove_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_remove_notify_handler()
Dsysfs.c894 else if (i == num_gpes + ACPI_EVENT_SLEEP_BUTTON) in acpi_irq_stats_init()
/Linux-v5.10/include/acpi/
Dactypes.h715 #define ACPI_EVENT_SLEEP_BUTTON 3 macro