Lines Matching refs:suspend
26 "mem" - "suspend-to-RAM", present if supported.
27 "standby" - "power-on suspend", present if supported.
28 "freeze" - "suspend-to-idle", always present.
33 "suspend-to-RAM", "power-on suspend" and "suspend-to-idle" mean.
40 suspend-to-disk mechanism. Reading from this file returns
42 sleep on the next suspend. There are four methods supported:
45 firmware will handle the system suspend.
55 two testing modes of the suspend-to-disk mechanism: 'testproc'
56 or 'test'. If the suspend-to-disk mechanism is in the
62 memory, suspend devices, wait for 5 seconds, resume devices,
67 The suspend-to-disk method may be chosen by writing to this
85 created by the suspend-to-disk mechanism. It can be written a
88 suspend-to-disk code will do its best to ensure the image size
90 impossible, the kernel will try to suspend anyway using the
92 this file, the suspend image will be as small as possible.
103 debug a machine that just hangs during suspend (or more
109 To use this debugging feature you should attempt to suspend
151 user space to enable or disable asynchronous suspend and resume
153 drivers' suspend and resume callbacks to be executed in parallel
154 with each other and with the main suspend thread. It is enabled
252 control whether the time taken by devices to suspend and
254 devices that take too long to suspend or resume.