Home
last modified time | relevance | path

Searched refs:temp_labels (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Ddell-smm-hwmon.c135 static const char * const temp_labels[] = { variable
843 *str = temp_labels[data->temp_type[channel]]; in dell_smm_read_string()
1001 if (data->temp_type[i] >= ARRAY_SIZE(temp_labels)) in dell_smm_init_hwmon()
1002 data->temp_type[i] = ARRAY_SIZE(temp_labels) - 1; in dell_smm_init_hwmon()