Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dsleep.c92 static bool sleep_no_lps0 __read_mostly;
93 module_param(sleep_no_lps0, bool, 0644);
94 MODULE_PARM_DESC(sleep_no_lps0, "Do not use the special LPS0 device interface");
518 #define sleep_no_lps0 (1) macro
968 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_prepare_late()
1018 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_restore_early()