Searched refs:temp_labels (Results 1 – 2 of 2) sorted by relevance
199 const char *const *temp_labels; member257 *str = state->temp_labels[channel]; in lenovo_ec_hwmon_read_string()553 ec_data->temp_labels = lenovo_px_ec_temp_label; in lenovo_ec_probe()560 ec_data->temp_labels = lenovo_gen_ec_temp_label; in lenovo_ec_probe()567 ec_data->temp_labels = lenovo_gen_ec_temp_label; in lenovo_ec_probe()574 ec_data->temp_labels = lenovo_p8_ec_temp_label; in lenovo_ec_probe()
151 static const char * const temp_labels[] = { variable1014 *str = temp_labels[data->temp_type[channel]]; in dell_smm_read_string()1191 if (data->temp_type[i] >= ARRAY_SIZE(temp_labels)) in dell_smm_init_hwmon()1192 data->temp_type[i] = ARRAY_SIZE(temp_labels) - 1; in dell_smm_init_hwmon()