Searched refs:amdgpu_hwmon_show_hotspot_temp_thresh (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2498 static ssize_t amdgpu_hwmon_show_hotspot_temp_thresh(struct device *dev, function
3305 static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 0);
3306 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);

Completed in 225 milliseconds