Lines Matching refs:temp_label
749 const char * const *temp_label; member
1941 return sprintf(buf, "%s\n", data->temp_label[data->temp_src[nr]]); in show_temp_label()
2100 SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
3259 !strlen(data->temp_label[src])) in add_temp_sensors()
3316 data->temp_label = nct6776_temp_label; in nct6775_probe()
3394 data->temp_label = nct6775_temp_label; in nct6775_probe()
3466 data->temp_label = nct6776_temp_label; in nct6775_probe()
3538 data->temp_label = nct6779_temp_label; in nct6775_probe()
3614 data->temp_label = nct6779_temp_label; in nct6775_probe()
3717 !strlen(data->temp_label[src])) { in nct6775_probe()
3778 !strlen(data->temp_label[src])) { in nct6775_probe()