Searched refs:PP_TEMP_JUNCTION (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/ |
| A D | amdgpu_pm.c | 81 {PP_TEMP_JUNCTION, "junction"}, 2248 case PP_TEMP_JUNCTION: in amdgpu_hwmon_show_temp() 2349 case PP_TEMP_JUNCTION: in amdgpu_hwmon_show_temp_emergency() 3201 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_JUNCTION); 3204 …OR_DEVICE_ATTR(temp2_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_JUNCTION); 3210 …tic SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_JUNCTION);
|
| /linux/drivers/gpu/drm/amd/include/ |
| A D | kgd_pp_interface.h | 180 PP_TEMP_JUNCTION, enumerator
|
Completed in 14 milliseconds