test_repeat_count_max   24 kernel/power/suspend_test.c static u32 test_repeat_count_max = 1;
test_repeat_count_max  117 kernel/power/suspend_test.c 	if (test_repeat_count_current < test_repeat_count_max)
test_repeat_count_max  164 kernel/power/suspend_test.c 		if (kstrtou32(repeat, 0, &test_repeat_count_max))