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

/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2530 static ssize_t amdgpu_hwmon_show_temp_label(struct device *dev, function
3312 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_EDGE);
3313 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_JUNCTION);
3314 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);

Completed in 158 milliseconds