Searched refs:PP_TEMP_MEM (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/ |
A D | amdgpu_pm.c | 82 {PP_TEMP_MEM, "mem"}, 2198 case PP_TEMP_MEM: in amdgpu_hwmon_show_temp() 2295 case PP_TEMP_MEM: in amdgpu_hwmon_show_temp_emergency() 3115 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_MEM); 3118 … SENSOR_DEVICE_ATTR(temp3_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_MEM); 3121 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);
|
/linux-6.3-rc2/drivers/gpu/drm/amd/include/ |
A D | kgd_pp_interface.h | 195 PP_TEMP_MEM, enumerator
|
Completed in 13 milliseconds