Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dnct6775.c478 static const char *const nct6779_temp_label[] = { variable
508 static const u16 NCT6779_REG_TEMP_ALTERNATE[ARRAY_SIZE(nct6779_temp_label) - 1]
514 static const u16 NCT6779_REG_TEMP_CRIT[ARRAY_SIZE(nct6779_temp_label) - 1]
3590 data->temp_label = nct6779_temp_label; in nct6775_probe()
3591 data->temp_label_num = ARRAY_SIZE(nct6779_temp_label); in nct6775_probe()
3667 data->temp_label = nct6779_temp_label; in nct6775_probe()
3668 data->temp_label_num = ARRAY_SIZE(nct6779_temp_label); in nct6775_probe()