Lines Matching refs:into

34 I/O devices into low-power states (possibly lower-power than available in the
58 I/O devices into low-power states, which is done for :ref:`suspend-to-idle
60 are suspended during transitions into this state. For this reason, it should
79 energy savings as everything in the system is put into a low-power state, except
80 for memory, which should be placed into the self-refresh mode to retain its
89 suspended and put into low-power states. In many cases, all peripheral buses
118 It takes three system state changes to put it into hibernation and two system
122 creates a snapshot image of memory to be written into persistent storage. Next,
123 the system goes into a state in which the snapshot image can be saved, the image
124 is written out and finally the system goes into the target low-power state in
140 persistent storage and if one is found, it is loaded into memory. Next, all
142 the image contents and jumps into a special trampoline area in the original
164 by the kernel. Writing one of these strings into it causes the kernel
165 to start a transition of the system into the sleep state represented by
188 Writing one of the listed strings into this file causes the system
204 Put the system into a special low-power state (e.g. ACPI S4) to
221 Hybrid system suspend. Put the system into the suspend sleep
235 Writing one of the strings listed above into this file causes the option
272 string representing a nonzero integer into it.
274 According to the above, there are two ways to make the system go into the
279 into the :ref:`standby <standby>` state (the strings to write to the control
282 system go into the :ref:`suspend-to-RAM <s2ram>` state (write "deep" into
283 :file:`/sys/power/mem_sleep` and "mem" into :file:`/sys/power/state`).
286 into :file:`/sys/power/mem_sleep`) is either "deep" (on the majority of systems