Home
last modified time | relevance | path

Searched refs:HIBERNATION_PLATFORM (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/power/
Dhibernate.c49 HIBERNATION_PLATFORM, enumerator
87 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
88 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
609 case HIBERNATION_PLATFORM: in power_down()
620 hibernation_mode = HIBERNATION_PLATFORM; in power_down()
683 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
690 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
875 [HIBERNATION_PLATFORM] = "platform",
928 case HIBERNATION_PLATFORM: in disk_show()
975 case HIBERNATION_PLATFORM: in disk_store()