Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dhibernate.c104 bool hibernation_in_progress(void) in hibernation_in_progress() function
H A Dmain.c640 return pm_suspend_in_progress() || hibernation_in_progress(); in pm_sleep_transition_in_progress()