Lines Matching refs:hibernation_mode
64 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable
109 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
110 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
111 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()
648 if (hibernation_mode == HIBERNATION_SUSPEND) { in power_down()
651 hibernation_mode = hibernation_ops ? in power_down()
665 switch (hibernation_mode) { in power_down()
760 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
767 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
778 if (hibernation_mode == HIBERNATION_TEST_RESUME) in hibernate()
1106 if (i == hibernation_mode) in disk_show()
1147 hibernation_mode = mode; in disk_store()
1151 hibernation_mode = mode; in disk_store()