Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dnct6775.c396 static const char *const nct6776_temp_label[] = { variable
422 static const u16 NCT6776_REG_TEMP_ALTERNATE[ARRAY_SIZE(nct6776_temp_label) - 1]
425 static const u16 NCT6776_REG_TEMP_CRIT[ARRAY_SIZE(nct6776_temp_label) - 1]
641 static const u16 NCT6106_REG_TEMP_ALTERNATE[ARRAY_SIZE(nct6776_temp_label) - 1]
644 static const u16 NCT6106_REG_TEMP_CRIT[ARRAY_SIZE(nct6776_temp_label) - 1]
3368 data->temp_label = nct6776_temp_label; in nct6775_probe()
3369 data->temp_label_num = ARRAY_SIZE(nct6776_temp_label); in nct6775_probe()
3518 data->temp_label = nct6776_temp_label; in nct6775_probe()
3519 data->temp_label_num = ARRAY_SIZE(nct6776_temp_label); in nct6775_probe()
Dw83627ehf.c302 static const char *const nct6776_temp_label[] = { variable
2186 data->temp_label = nct6776_temp_label; in w83627ehf_probe()