Lines Matching refs:temp_fixed_num
1158 u8 temp_fixed_num; /* 3 or 6 */ member
3533 for (i = 0; i < data->temp_fixed_num; i++) { in nct6775_init_device()
3831 data->temp_fixed_num = 3; in nct6775_probe()
3904 data->temp_fixed_num = 3; in nct6775_probe()
3978 data->temp_fixed_num = 3; in nct6775_probe()
4051 data->temp_fixed_num = 3; in nct6775_probe()
4124 data->temp_fixed_num = 6; in nct6775_probe()
4209 data->temp_fixed_num = 6; in nct6775_probe()
4374 if (src <= data->temp_fixed_num) { in nct6775_probe()
4444 if (src <= data->temp_fixed_num) { in nct6775_probe()
4478 if (i < data->temp_fixed_num) { in nct6775_probe()