Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dhibernate.c62 HIBERNATION_PLATFORM, enumerator
135 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
136 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
713 hibernation_mode = hibernation_ops ? HIBERNATION_PLATFORM : in power_down()
722 case HIBERNATION_PLATFORM: in power_down()
839 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
846 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
1155 [HIBERNATION_PLATFORM] = "platform",
1210 case HIBERNATION_PLATFORM: in disk_show()
1263 case HIBERNATION_PLATFORM: in disk_store()