Lines Matching refs:hibernation_mode
64 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable
102 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
103 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
104 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()
639 if (hibernation_mode == HIBERNATION_SUSPEND) { in power_down()
642 hibernation_mode = hibernation_ops ? in power_down()
656 switch (hibernation_mode) { in power_down()
742 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
749 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
760 if (hibernation_mode == HIBERNATION_TEST_RESUME) in hibernate()
1085 if (i == hibernation_mode) in disk_show()
1125 hibernation_mode = mode; in disk_store()
1129 hibernation_mode = mode; in disk_store()