Searched refs:count_static (Results 1 – 2 of 2) sorted by relevance
42 static int count_static; in da228e_temp_calibrate_detect_static() local51 count_static++; in da228e_temp_calibrate_detect_static()88 if (count_static > TEMP_CALIBRATE_STATIC_COUNT) { in da228e_temp_calibrate_detect_static()89 count_static = TEMP_CALIBRATE_STATIC_COUNT; in da228e_temp_calibrate_detect_static()
45 static int count_static; in da215s_temp_calibrate_detect_static() local54 count_static++; in da215s_temp_calibrate_detect_static()91 if (count_static > TEMP_CALIBRATE_STATIC_COUNT) { in da215s_temp_calibrate_detect_static()92 count_static = TEMP_CALIBRATE_STATIC_COUNT; in da215s_temp_calibrate_detect_static()