Searched refs:PP_TEMP_MEM (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 84 {PP_TEMP_MEM, "mem"}, 2660 case PP_TEMP_MEM: in amdgpu_hwmon_show_temp() 2754 case PP_TEMP_MEM: in amdgpu_hwmon_show_temp_emergency() 3502 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_MEM); 3505 … SENSOR_DEVICE_ATTR(temp3_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_MEM); 3508 static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ |
D | kgd_pp_interface.h | 212 PP_TEMP_MEM, enumerator
|