Lines Matching refs:hibernation_mode
65 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable
105 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
106 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
107 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()
642 if (hibernation_mode == HIBERNATION_SUSPEND) { in power_down()
645 hibernation_mode = hibernation_ops ? in power_down()
659 switch (hibernation_mode) { in power_down()
745 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
752 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
763 if (hibernation_mode == HIBERNATION_TEST_RESUME) in hibernate()
1088 if (i == hibernation_mode) in disk_show()
1128 hibernation_mode = mode; in disk_store()
1132 hibernation_mode = mode; in disk_store()