Searched refs:threshold_low_warn (Results 1 – 1 of 1) sorted by relevance
322 static int threshold_low_warn[MAX_TEMP_SENSORS] = {0}; in check_temp() local403 threshold_low_warn[instance] = 0; in check_temp()423 threshold_low_warn[instance]++; in check_temp()424 if (threshold_low_warn[instance] == n_read_temp) { in check_temp()425 threshold_low_warn[instance] = 0; in check_temp()437 threshold_low_warn[instance] = 0; in check_temp()454 threshold_low_warn[instance] = 0; in check_temp()