Searched refs:s2idle (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/trace/hooks/ |
| H A D | cpuidle_psci.h | 21 TP_PROTO(struct cpuidle_device *dev, bool s2idle), 22 TP_ARGS(dev, s2idle)); 25 TP_PROTO(struct cpuidle_device *dev, bool s2idle), 26 TP_ARGS(dev, s2idle));
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | cpuidle-psci.c | 59 bool s2idle) in __psci_enter_domain_idle_state() argument 75 trace_android_vh_cpuidle_psci_enter(dev, s2idle); in __psci_enter_domain_idle_state() 77 if (s2idle) in __psci_enter_domain_idle_state() 90 if (s2idle) in __psci_enter_domain_idle_state() 95 trace_android_vh_cpuidle_psci_exit(dev, s2idle); in __psci_enter_domain_idle_state()
|
| H A D | cpuidle.c | 82 bool s2idle) in find_deepest_state() argument 94 (s2idle && !s->enter_s2idle)) in find_deepest_state()
|
| /OK3568_Linux_fs/kernel/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:
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-system-cpu | 214 What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/s2idle/ 224 What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/s2idle/time 232 What: /sys/devices/system/cpu/cpuX/cpuidle/stateN/s2idle/usage
|
| H A D | sysfs-power | 30 as "s2idle" (always present), "shallow" and "deep" (present if
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2868 s2idle - Suspend-To-Idle
|