Lines Matching refs:temp_label
759 const char * const *temp_label; member
1969 return sprintf(buf, "%s\n", data->temp_label[data->temp_src[nr]]); in show_temp_label()
2129 SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
3311 !strlen(data->temp_label[src])) in add_temp_sensors()
3368 data->temp_label = nct6776_temp_label; in nct6775_probe()
3446 data->temp_label = nct6775_temp_label; in nct6775_probe()
3518 data->temp_label = nct6776_temp_label; in nct6775_probe()
3590 data->temp_label = nct6779_temp_label; in nct6775_probe()
3667 data->temp_label = nct6779_temp_label; in nct6775_probe()
3778 !strlen(data->temp_label[src])) { in nct6775_probe()
3839 !strlen(data->temp_label[src])) { in nct6775_probe()