Searched refs:pm_test_delay (Results 1 – 4 of 4) sorted by relevance
338 static unsigned int pm_test_delay = 5; variable339 module_param(pm_test_delay, uint, 0644);340 MODULE_PARM_DESC(pm_test_delay,349 pm_test_delay); in suspend_test()350 mdelay(pm_test_delay * 1000); in suspend_test()
141 static unsigned int pm_test_delay = 5; variable142 module_param(pm_test_delay, uint, 0644);143 MODULE_PARM_DESC(pm_test_delay,148 pm_test_delay); in hibernation_debug_sleep()149 mdelay(pm_test_delay * 1000); in hibernation_debug_sleep()
87 seconds (5 by default, but configurable by the suspend.pm_test_delay module
1885 hibernate.pm_test_delay=7182 suspend.pm_test_delay=