Searched refs:pwr_btn_status (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/acpi/
H A Dsleep.c545 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; acpi_suspend_enter() local
547 acpi_get_event_status(ACPI_EVENT_POWER_BUTTON, &pwr_btn_status); acpi_suspend_enter()
549 if (pwr_btn_status & ACPI_EVENT_FLAG_SET) { acpi_suspend_enter()

Completed in 81 milliseconds