Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dnct6775.c324 static const char *const nct6775_temp_label[] = { variable
348 static const u16 NCT6775_REG_TEMP_ALTERNATE[ARRAY_SIZE(nct6775_temp_label) - 1]
351 static const u16 NCT6775_REG_TEMP_CRIT[ARRAY_SIZE(nct6775_temp_label) - 1]
3446 data->temp_label = nct6775_temp_label; in nct6775_probe()
3447 data->temp_label_num = ARRAY_SIZE(nct6775_temp_label); in nct6775_probe()
Dw83627ehf.c278 static const char *const nct6775_temp_label[] = { variable
2188 data->temp_label = nct6775_temp_label; in w83627ehf_probe()