Home
last modified time | relevance | path

Searched refs:temp_fixed_num (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dnct6775.h114 u8 temp_fixed_num; /* 3 or 6 */ member
H A Dnct6775-core.c3461 for (i = 0; i < data->temp_fixed_num; i++) { in nct6775_init_device()
3533 data->temp_fixed_num = 3; in nct6775_probe()
3609 data->temp_fixed_num = 3; in nct6775_probe()
3686 data->temp_fixed_num = 3; in nct6775_probe()
3762 data->temp_fixed_num = 3; in nct6775_probe()
3838 data->temp_fixed_num = 6; in nct6775_probe()
3924 data->temp_fixed_num = 6; in nct6775_probe()
4055 data->temp_fixed_num = 6; in nct6775_probe()
4202 if (src <= data->temp_fixed_num) { in nct6775_probe()
4277 if (src <= data->temp_fixed_num) { in nct6775_probe()
[all …]