Searched refs:hibernation_test (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dhibernate.c102 static int hibernation_test(int level) function
112 static int hibernation_test(int level) { return 0; } function
263 if (error || hibernation_test(TEST_PLATFORM))
267 if (error || hibernation_test(TEST_CPUS)
280 if (hibernation_test(TEST_CORE) || !pm_check_wakeup_events())
345 if (hibernation_test(TEST_DEVICES))
627 if (hibernation_test(TEST_FREEZER))

Completed in 111 milliseconds