Lines Matching full:file
13 The /sys/power/state file controls system sleep states.
14 Reading from this file returns the available sleep state
18 Writing one of the above strings to this file causes the system
28 The /sys/power/mem_sleep file controls the operating mode of
33 file described above) is enclosed in square brackets.
35 Writing one of the above strings to this file causes the mode
46 The /sys/power/disk file controls the operating mode of the
47 suspend-to-disk mechanism. Reading from this file returns
79 file one of the accepted strings:
95 The /sys/power/image_size file controls the size of the image
103 this file, the suspend image will be as small as possible.
105 Reading from this file will display the current image size
112 The /sys/power/pm_trace file controls the code which saves the
116 the last PM event point if this file contains '1'. Initially
138 The /sys/power/pm_trace_dev_match file contains the name of the
146 The advantage of this file over the hash matches printed to the
161 The /sys/power/pm_async file controls the switch allowing the
166 if this file contains "1", which is the default. It may be
167 disabled by writing "0" to this file, in which case all devices
174 The /sys/power/wakeup_count file allows user space to put the
178 some wakeup events are being processed at the time the file is
189 The /sys/power/reserved_size file allows user space to control
196 Reading from this file will display the current value, which is
203 The /sys/power/autosleep file can be written one of the strings
213 Reading from this file causes the last string successfully
220 The /sys/power/wake_lock file allows user space to create
223 /sys/power/wakeup_count file block or return false). When a
238 Reads from this file return a string consisting of the names of
247 The /sys/power/wake_unlock file allows user space to deactivate
255 Reads from this file return a string consisting of the names of
263 The /sys/power/pm_print_times file allows user space to
269 disables it. The default value is "0". Reading from this file
276 The /sys/power/pm_wakeup_irq file reports to user space the IRQ
288 The /sys/power/pm_debug_messages file controls the printing
292 Writing a "1" to this file enables the debug messages and
294 this file return the current value.
300 This file is used for telling the kernel an offset into a disk
301 to use when hibernating the system such as with a swap file.
303 Reads from this file will display the current offset
307 Using this sysfs file will override any values that were
321 The /sys/power/suspend_stats/success file contains the number
328 The /sys/power/suspend_stats/fail file contains the number
335 The /sys/power/suspend_stats/failed_freeze file contains the
342 The /sys/power/suspend_stats/failed_prepare file contains the
350 The /sys/power/suspend_stats/failed_resume file contains the
358 The /sys/power/suspend_stats/failed_resume_early file contains
366 The /sys/power/suspend_stats/failed_resume_noirq file contains
374 The /sys/power/suspend_stats/failed_suspend file contains
382 The /sys/power/suspend_stats/failed_suspend_late file contains
390 The /sys/power/suspend_stats/failed_suspend_noirq file contains
398 The /sys/power/suspend_stats/last_failed_dev file contains
405 The /sys/power/suspend_stats/last_failed_errno file contains
413 The /sys/power/suspend_stats/last_failed_step file contains
420 This file controls whether or not the kernel will sync()
424 Writing a "1" to this file enables the sync() and writing a "0"
425 disables it. Reads from the file return the current value.