Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dnct6775.c491 static const char *const nct6779_temp_label[] = { variable
526 #define NCT6779_NUM_LABELS (ARRAY_SIZE(nct6779_temp_label) - 5)
527 #define NCT6791_NUM_LABELS ARRAY_SIZE(nct6779_temp_label)
3685 data->temp_label = nct6779_temp_label; in nct6775_probe()
3766 data->temp_label = nct6779_temp_label; in nct6775_probe()