Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dnct6775.h114 u8 temp_fixed_num; /* 3 or 6 */ member
Dnct6775-core.c3450 for (i = 0; i < data->temp_fixed_num; i++) { in nct6775_init_device()
3521 data->temp_fixed_num = 3; in nct6775_probe()
3596 data->temp_fixed_num = 3; in nct6775_probe()
3672 data->temp_fixed_num = 3; in nct6775_probe()
3747 data->temp_fixed_num = 3; in nct6775_probe()
3822 data->temp_fixed_num = 6; in nct6775_probe()
3907 data->temp_fixed_num = 6; in nct6775_probe()
4037 data->temp_fixed_num = 6; in nct6775_probe()
4183 if (src <= data->temp_fixed_num) { in nct6775_probe()
4256 if (src <= data->temp_fixed_num) { in nct6775_probe()
[all …]