Lines Matching refs:be
15 labels, which may be "mem", "standby", "freeze" and "disk"
22 not be present depending on the capabilities of the
23 platform. "freeze" can only be present if "standby" is
41 the name of the method by which the system will be put to
43 'firmware' - means that the memory image will be saved to disk
46 'platform' - the memory image will be saved by the kernel and
47 the system will be put to sleep by the platform driver (e.g.
49 'shutdown' - the memory image will be saved by the kernel and
50 the system will be powered off.
51 'reboot' - the memory image will be saved by the kernel and
52 the system will be rebooted.
54 Additionally, /sys/power/disk can be used to turn on one of the
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
86 string representing a non-negative integer that will be used
89 will not exceed this number. However, if it turns out to be
92 this file, the suspend image will be as small as possible.
106 it contains '0' which may be changed to '1' by writing a
114 If you do not get any matches (or they appear to be false
121 clock to be set to a random invalid time after a resume.
153 drivers' suspend and resume callbacks to be executed in parallel
155 if this file contains "1", which is the default. It may be
157 will be suspended and resumed synchronously.
181 be written a string representing a non-negative integer that
182 will be used as the amount of memory to reserve for allocations
192 The /sys/power/autosleep file can be written one of the strings
203 written to it to be returned.
214 it will be assumed to represent a wakeup source name. If there
215 is a wakeup source object with that name, it will be activated
217 will be registered, assigned the given name and activated.
219 space, the part of the string preceding the white space will be
221 The other part of the string will be regarded as a timeout (in
222 nanoseconds) such that the wakeup source will be automatically
238 When a string is written to /sys/power/wake_unlock, it will be
241 the moment, it will be deactivated.