Home
last modified time | relevance | path

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

/drivers/hwmon/
Ddell-smm-hwmon.c122 static const char * const temp_labels[] = { variable
800 *str = temp_labels[data->temp_type[channel]]; in dell_smm_read_string()
923 if (data->temp_type[i] >= ARRAY_SIZE(temp_labels)) in dell_smm_init_hwmon()
924 data->temp_type[i] = ARRAY_SIZE(temp_labels) - 1; in dell_smm_init_hwmon()