Searched refs:temp_fixed_num (Results 1 – 1 of 1) sorted by relevance
834 u8 temp_fixed_num; /* 3 or 6 */ member3169 for (i = 0; i < data->temp_fixed_num; i++) { in nct6775_init_device()3361 data->temp_fixed_num = 3; in nct6775_probe()3433 data->temp_fixed_num = 3; in nct6775_probe()3505 data->temp_fixed_num = 3; in nct6775_probe()3577 data->temp_fixed_num = 6; in nct6775_probe()3654 data->temp_fixed_num = 6; in nct6775_probe()3788 if (src <= data->temp_fixed_num) { in nct6775_probe()3850 if (src <= data->temp_fixed_num) { in nct6775_probe()3882 if (i < data->temp_fixed_num) { in nct6775_probe()