temp_label 79 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c } temp_label[] = { temp_label 1567 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c return snprintf(buf, PAGE_SIZE, "%s\n", temp_label[channel].label); temp_label 870 drivers/hwmon/adt7462.c return sprintf(buf, "%s\n", temp_label(data, attr->index)); temp_label 1411 drivers/hwmon/adt7462.c static SENSOR_DEVICE_ATTR_RO(temp1_label, temp_label, 0); temp_label 1412 drivers/hwmon/adt7462.c static SENSOR_DEVICE_ATTR_RO(temp2_label, temp_label, 1); temp_label 1413 drivers/hwmon/adt7462.c static SENSOR_DEVICE_ATTR_RO(temp3_label, temp_label, 2); temp_label 1414 drivers/hwmon/adt7462.c static SENSOR_DEVICE_ATTR_RO(temp4_label, temp_label, 3); temp_label 196 drivers/hwmon/k10temp.c static SENSOR_DEVICE_ATTR_RO(temp1_label, temp_label, 0); temp_label 198 drivers/hwmon/k10temp.c static SENSOR_DEVICE_ATTR_RO(temp2_label, temp_label, 1); temp_label 880 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0); temp_label 1082 drivers/hwmon/nct6775.c const char * const *temp_label; temp_label 2317 drivers/hwmon/nct6775.c return sprintf(buf, "%s\n", data->temp_label[data->temp_src[nr]]); temp_label 2451 drivers/hwmon/nct6775.c if (nr == 1 && !data->temp_label) temp_label 2480 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0); temp_label 3838 drivers/hwmon/nct6775.c data->temp_label = nct6776_temp_label; temp_label 3911 drivers/hwmon/nct6775.c data->temp_label = nct6776_temp_label; temp_label 3991 drivers/hwmon/nct6775.c data->temp_label = nct6775_temp_label; temp_label 4064 drivers/hwmon/nct6775.c data->temp_label = nct6776_temp_label; temp_label 4137 drivers/hwmon/nct6775.c data->temp_label = nct6779_temp_label; temp_label 4225 drivers/hwmon/nct6775.c data->temp_label = nct6779_temp_label; temp_label 4230 drivers/hwmon/nct6775.c data->temp_label = nct6792_temp_label; temp_label 4235 drivers/hwmon/nct6775.c data->temp_label = nct6793_temp_label; temp_label 4241 drivers/hwmon/nct6775.c data->temp_label = nct6795_temp_label; temp_label 4246 drivers/hwmon/nct6775.c data->temp_label = nct6796_temp_label; temp_label 4251 drivers/hwmon/nct6775.c data->temp_label = nct6798_temp_label; temp_label 429 drivers/hwmon/w83627ehf.c const char * const *temp_label; temp_label 1197 drivers/hwmon/w83627ehf.c return sprintf(buf, "%s\n", data->temp_label[data->temp_src[nr]]); temp_label 1915 drivers/hwmon/w83627ehf.c if (data->temp_label) temp_label 1916 drivers/hwmon/w83627ehf.c label = data->temp_label[data->temp_src[i]]; temp_label 2159 drivers/hwmon/w83627ehf.c data->temp_label = nct6776_temp_label; temp_label 2161 drivers/hwmon/w83627ehf.c data->temp_label = nct6775_temp_label; temp_label 2209 drivers/hwmon/w83627ehf.c data->temp_label = w83667hg_b_temp_label; temp_label 2250 drivers/hwmon/w83627ehf.c data->temp_label = w83667hg_b_temp_label; temp_label 2522 drivers/hwmon/w83627ehf.c if (data->temp_label) {