Searched refs:temp_fixed_num (Results 1 – 2 of 2) sorted by relevance
112 u8 temp_fixed_num; /* 3 or 6 */ member
3358 for (i = 0; i < data->temp_fixed_num; i++) { in nct6775_init_device()3428 data->temp_fixed_num = 3; in nct6775_probe()3503 data->temp_fixed_num = 3; in nct6775_probe()3579 data->temp_fixed_num = 3; in nct6775_probe()3654 data->temp_fixed_num = 3; in nct6775_probe()3729 data->temp_fixed_num = 6; in nct6775_probe()3816 data->temp_fixed_num = 6; in nct6775_probe()4009 if (src <= data->temp_fixed_num) { in nct6775_probe()4082 if (src <= data->temp_fixed_num) { in nct6775_probe()4116 if (i < data->temp_fixed_num) { in nct6775_probe()
Completed in 13 milliseconds