Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c2724 static ssize_t amdgpu_hwmon_show_temp_label(struct device *dev, in amdgpu_hwmon_show_temp_label() function
3506 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_EDGE);
3507 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_JUNCTIO…
3508 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);