amdgpu_hwmon_show_temp_label 2226 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_EDGE);
amdgpu_hwmon_show_temp_label 2227 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_JUNCTION);
amdgpu_hwmon_show_temp_label 2228 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);