Searched refs:temp_labels (Results 1 – 2 of 2) sorted by relevance
178 const char *const *temp_labels; member236 *str = state->temp_labels[channel]; in lenovo_ec_hwmon_read_string()527 ec_data->temp_labels = lenovo_px_ec_temp_label; in lenovo_ec_probe()534 ec_data->temp_labels = lenovo_gen_ec_temp_label; in lenovo_ec_probe()541 ec_data->temp_labels = lenovo_gen_ec_temp_label; in lenovo_ec_probe()548 ec_data->temp_labels = lenovo_gen_ec_temp_label; in lenovo_ec_probe()
147 static const char * const temp_labels[] = { variable977 *str = temp_labels[data->temp_type[channel]]; in dell_smm_read_string()1135 if (data->temp_type[i] >= ARRAY_SIZE(temp_labels)) in dell_smm_init_hwmon()1136 data->temp_type[i] = ARRAY_SIZE(temp_labels) - 1; in dell_smm_init_hwmon()