Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dsleep.c107 static bool pwr_btn_event_pending; variable
513 if (!pwr_btn_event_pending) in acpi_pm_finish()
516 pwr_btn_event_pending = false; in acpi_pm_finish()
646 pwr_btn_event_pending = true; in acpi_suspend_enter()