Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dbus.c448 acpi_install_fixed_event_handler(ACPI_EVENT_SLEEP_BUTTON, in acpi_device_install_notify_handler()
468 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.4/include/acpi/
Dactypes.h714 #define ACPI_EVENT_SLEEP_BUTTON 3 macro