• Home
  • Raw
  • Download

Lines Matching refs:a

30 	  user-space before invoking suspend.  There's a run-time switch
71 It also works with swap files to a limited extent (for details see
79 will get corrupted in a nasty way.
81 For more information take a look at <file:Documentation/power/swsusp.rst>.
101 to-disk implementation will look for a suspended disk image.
104 It should be a valid swap partition (at least for now) that is turned
113 Note there is currently not a way to specify which device to save the
135 If an arch can suspend (for suspend, hibernate, kexec, etc) on a
143 Allow the kernel to trigger a system transition into a global sleep
151 objects with the help of a sysfs-based interface.
168 (low power) states, for example after a specified period of inactivity
169 (autosuspended), and woken up in response to a hardware-generated
170 wake-up event or a driver's request.
190 fields of device objects from user space. If you are not a kernel
198 make it wake up a few seconds later using an RTC wakeup alarm.
199 Enable this with a kernel parameter like "test_suspend=mem".
212 Sets up a watchdog timer to capture drivers that are
213 locked up attempting to suspend/resume a device.
233 <asm/resume-trace.h> header with a TRACE_RESUME() macro.
236 dependent, x86 will print the information during a
246 RTC across reboots, so that you can debug a machine that just hangs
255 set to an invalid time after a resume.
261 APM is a BIOS specification for saving power using several different
264 reset after a RESUME operation, the /proc/apm device will provide
277 Generally, if you don't have a battery in your machine, there isn't