Lines Matching refs:power
8 # echo reboot > /sys/power/disk
9 # echo disk > /sys/power/state
21 # echo platform > /sys/power/disk
22 # echo disk > /sys/power/state
30 # echo shutdown > /sys/power/disk
31 # echo disk > /sys/power/state
33 (it is similar to the "reboot" mode, but it requires you to press the power
43 there is the file /sys/power/pm_test that can be used to make the hibernation
69 /sys/power/pm_test (eg. "devices" to test the freezing of processes and
74 # echo devices > /sys/power/pm_test
75 # echo platform > /sys/power/disk
76 # echo disk > /sys/power/state
81 /sys/power/pm_test , then after suspending devices the kernel will additionally
87 Writing "none" to /sys/power/pm_test causes the kernel to switch to the normal
88 hibernation/suspend operations. Also, when open for reading, /sys/power/pm_test
178 use the PM_TRACE mechanism documented in Documentation/power/s2ram.txt .
187 into /sys/power/pm_test (available if the kernel is compiled with
195 Among other things, the testing with the help of /sys/power/pm_test may allow