Home
last modified time | relevance | path

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

/drivers/hwmon/
Dnct6775.c474 static const char *const nct6779_temp_label[] = { variable
504 static const u16 NCT6779_REG_TEMP_ALTERNATE[ARRAY_SIZE(nct6779_temp_label) - 1]
510 static const u16 NCT6779_REG_TEMP_CRIT[ARRAY_SIZE(nct6779_temp_label) - 1]
3538 data->temp_label = nct6779_temp_label; in nct6775_probe()
3539 data->temp_label_num = ARRAY_SIZE(nct6779_temp_label); in nct6775_probe()
3614 data->temp_label = nct6779_temp_label; in nct6775_probe()
3615 data->temp_label_num = ARRAY_SIZE(nct6779_temp_label); in nct6775_probe()