Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dbutton.c27 #define ACPI_BUTTON_NOTIFY_WAKE 0x02 macro
450 case ACPI_BUTTON_NOTIFY_WAKE: in acpi_button_notify()
461 if (button->suspended || event == ACPI_BUTTON_NOTIFY_WAKE) in acpi_button_notify()