Lines Matching refs:hibernation_mode
61 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable
87 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
88 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
89 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()
605 switch (hibernation_mode) { in power_down()
620 hibernation_mode = HIBERNATION_PLATFORM; in power_down()
622 hibernation_mode = HIBERNATION_SHUTDOWN; in power_down()
683 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
690 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
934 if (i == hibernation_mode) in disk_show()
973 hibernation_mode = mode; in disk_store()
977 hibernation_mode = mode; in disk_store()