Lines Matching refs:temp_label
850 const char * const *temp_label; member
2062 return sprintf(buf, "%s\n", data->temp_label[data->temp_src[nr]]); in show_temp_label()
2222 SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
3406 !strlen(data->temp_label[src])) in add_temp_sensors()
3463 data->temp_label = nct6776_temp_label; in nct6775_probe()
3541 data->temp_label = nct6775_temp_label; in nct6775_probe()
3613 data->temp_label = nct6776_temp_label; in nct6775_probe()
3685 data->temp_label = nct6779_temp_label; in nct6775_probe()
3766 data->temp_label = nct6779_temp_label; in nct6775_probe()
3769 data->temp_label = nct6792_temp_label; in nct6775_probe()
3772 data->temp_label = nct6793_temp_label; in nct6775_probe()
3885 !strlen(data->temp_label[src])) { in nct6775_probe()
3946 !strlen(data->temp_label[src])) { in nct6775_probe()