amdgpu_hwmon_show_temp_emergency 2217 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_EDGE);
amdgpu_hwmon_show_temp_emergency 2221 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_JUNCTION);
amdgpu_hwmon_show_temp_emergency 2225 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_MEM);