Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2296 static ssize_t amdgpu_hwmon_show_mem_temp_thresh(struct device *dev, in amdgpu_hwmon_show_mem_temp_thresh() function
3186 static SENSOR_DEVICE_ATTR(temp3_crit, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 0);
3187 static SENSOR_DEVICE_ATTR(temp3_crit_hyst, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 1);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2307 static ssize_t amdgpu_hwmon_show_mem_temp_thresh(struct device *dev, in amdgpu_hwmon_show_mem_temp_thresh() function
3094 static SENSOR_DEVICE_ATTR(temp3_crit, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 0);
3095 static SENSOR_DEVICE_ATTR(temp3_crit_hyst, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 1);

Completed in 9 milliseconds