Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dbus.c461 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()
481 acpi_remove_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_remove_notify_handler()
Dsysfs.c891 else if (i == num_gpes + ACPI_EVENT_SLEEP_BUTTON) in acpi_irq_stats_init()
/Linux-v4.19/include/acpi/
Dactypes.h709 #define ACPI_EVENT_SLEEP_BUTTON 3 macro