Lines Matching refs:hibernation_mode
74 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable
118 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
119 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
120 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()
662 if (hibernation_mode == HIBERNATION_SUSPEND) { in power_down()
665 hibernation_mode = hibernation_ops ? in power_down()
679 switch (hibernation_mode) { in power_down()
791 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
798 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
822 if (hibernation_mode == HIBERNATION_TEST_RESUME) in hibernate()
1157 if (i == hibernation_mode) in disk_show()
1202 hibernation_mode = mode; in disk_store()
1206 hibernation_mode = mode; in disk_store()