Searched refs:amdgpu_hwmon_show_hotspot_temp_thresh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2280 static ssize_t amdgpu_hwmon_show_hotspot_temp_thresh(struct device *dev, in amdgpu_hwmon_show_hotspot_temp_thresh() function 3182 static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 0); 3183 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2291 static ssize_t amdgpu_hwmon_show_hotspot_temp_thresh(struct device *dev, in amdgpu_hwmon_show_hotspot_temp_thresh() function 3090 static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 0); 3091 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
|
Completed in 9 milliseconds