Searched refs:temp_label (Results 1 – 2 of 2) sorted by relevance
437 const char * const *temp_label; member1195 return sprintf(buf, "%s\n", data->temp_label[data->temp_src[nr]]); in show_temp_label()1913 if (data->temp_label) in w83627ehf_init_device()1914 label = data->temp_label[data->temp_src[i]]; in w83627ehf_init_device()2177 data->temp_label = nct6776_temp_label; in w83627ehf_probe()2179 data->temp_label = nct6775_temp_label; in w83627ehf_probe()2227 data->temp_label = w83667hg_b_temp_label; in w83627ehf_probe()2268 data->temp_label = w83667hg_b_temp_label; in w83627ehf_probe()2532 if (data->temp_label) { in w83627ehf_probe()
656 static const char *temp_label(struct adt7462_data *data, int which) in temp_label() function910 return sprintf(buf, "%s\n", temp_label(data, attr->index)); in show_temp_label()