Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/drivers/acpi/
Dbus.c533 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()
553 acpi_remove_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_remove_notify_handler()
Dsysfs.c866 else if (i == num_gpes + ACPI_EVENT_SLEEP_BUTTON) in acpi_irq_stats_init()
/Linux-v5.15/include/acpi/
Dactypes.h715 #define ACPI_EVENT_SLEEP_BUTTON 3 macro