Searched refs:s2idle (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-psci.c | 66 bool s2idle) in __psci_enter_domain_idle_state() argument 80 if (s2idle) in __psci_enter_domain_idle_state() 89 trace_psci_domain_idle_enter(dev->cpu, state, s2idle); in __psci_enter_domain_idle_state() 91 trace_psci_domain_idle_exit(dev->cpu, state, s2idle); in __psci_enter_domain_idle_state() 93 if (s2idle) in __psci_enter_domain_idle_state()
|
| H A D | cpuidle-riscv-sbi.c | 93 bool s2idle) in __sbi_enter_domain_idle_state() argument 106 if (s2idle) in __sbi_enter_domain_idle_state() 122 if (s2idle) in __sbi_enter_domain_idle_state()
|
| H A D | cpuidle.c | 88 bool s2idle) in find_deepest_state() argument 100 (s2idle && !s->enter_s2idle)) in find_deepest_state()
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | sleep-states.rst | 59 <s2idle>` too, nonboot CPUs are taken offline and all low-level system functions 61 allow more energy to be saved relative to :ref:`suspend-to-idle <s2idle>`, but 65 reduced relative to :ref:`suspend-to-idle <s2idle>` and it may be necessary to 98 relative to :ref:`suspend-to-idle <s2idle>` and :ref:`standby <standby>` and it 169 :ref:`hibernation <hibernation>`, :ref:`suspend-to-idle <s2idle>` and 182 The strings that may be present in this file are "s2idle", "shallow" 183 and "deep". The "s2idle" string always represents :ref:`suspend-to-idle 184 <s2idle>` and, by convention, "shallow" and "deep" represent 275 :ref:`suspend-to-idle <s2idle>` state. The first one is to write "freeze" 276 directly to :file:`/sys/power/state`. The second one is to write "s2idle" to [all …]
|
| H A D | suspend-flows.rst | 27 significant differences between the :ref:`suspend-to-idle <s2idle>` code flows 46 state to the :ref:`suspend-to-idle <s2idle>` sleep state: 124 :ref:`suspend-to-idle <s2idle>` sleep state into the working state:
|
| /linux/drivers/acpi/x86/ |
| H A D | Makefile | 5 acpi-x86-y += s2idle.o
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_driver.c | 1170 bool s2idle = !hibernation && suspend_to_idle(dev_priv); in i915_drm_suspend_late() local 1181 intel_display_power_suspend_late(display, s2idle); in i915_drm_suspend_late()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 4016 s2idle - Suspend-To-Idle
|