amdgpu_hwmon_show_temp 2214 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_EDGE); amdgpu_hwmon_show_temp 2218 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_JUNCTION); amdgpu_hwmon_show_temp 2222 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_MEM);