Searched refs:amdgpu_hwmon_show_temp_emergency (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_pm.c | 1569 static ssize_t amdgpu_hwmon_show_temp_emergency(struct device *dev, in amdgpu_hwmon_show_temp_emergency() function 2216 static SENSOR_DEVICE_ATTR(temp1_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP… 2220 static SENSOR_DEVICE_ATTR(temp2_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP… 2224 static SENSOR_DEVICE_ATTR(temp3_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP…
|