Searched refs:hibernation_mode (Results 1 – 1 of 1) sorted by relevance
47 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable67 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()68 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()69 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()91 if (hibernation_mode == mode) { in hibernation_testmode()485 switch (hibernation_mode) { in power_down()561 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()565 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()764 if (i == hibernation_mode) in disk_show()800 hibernation_mode = mode; in disk_store()[all …]