Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsuspend_test.c24 static u32 test_repeat_count_max = 1; variable
117 if (test_repeat_count_current < test_repeat_count_max) in test_wakealarm()
164 if (kstrtou32(repeat, 0, &test_repeat_count_max)) in setup_test_suspend()