Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/
Dhwsleep.c306 [ACPI_EVENT_SLEEP_BUTTON]. in acpi_hw_legacy_wake()
311 [ACPI_EVENT_SLEEP_BUTTON]. in acpi_hw_legacy_wake()
/linux-6.6.21/drivers/acpi/
Dbutton.c605 status = acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_button_add()
651 acpi_remove_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_button_remove()
Dsysfs.c895 else if (i == num_gpes + ACPI_EVENT_SLEEP_BUTTON) in acpi_irq_stats_init()
/linux-6.6.21/include/acpi/
Dactypes.h724 #define ACPI_EVENT_SLEEP_BUTTON 3 macro