Searched refs:max_hyst (Results 1 – 3 of 3) sorted by relevance
57 unsigned long max_hyst[NUM_SENSORS]; member
101 } else if (temp < data->max[i] - data->max_hyst[i]) { in gpadc_monitor()210 data->max_hyst[attr->index] = val; in set_max_hyst()242 return sprintf(buf, "%lu\n", data->max_hyst[attr->index]); in show_max_hyst()
404 store_temp_reg(HYST, max_hyst);