Home
last modified time | relevance | path

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

/linux-4.1.27/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()
606 case HIBERNATION_PLATFORM: in power_down()
617 hibernation_mode = HIBERNATION_PLATFORM; in power_down()
680 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
687 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
872 [HIBERNATION_PLATFORM] = "platform",
925 case HIBERNATION_PLATFORM: in disk_show()
972 case HIBERNATION_PLATFORM: in disk_store()