Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/radeon/ | |
radeon_pm.c | 716 int hyst = to_sensor_dev_attr(attr)->index; local in function:radeon_hwmon_show_temp_thresh 719 if (hyst) |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
amdgpu_pm.c | 1897 int hyst = to_sensor_dev_attr(attr)->index; local in function:amdgpu_hwmon_show_temp_thresh 1900 if (hyst) 1913 int hyst = to_sensor_dev_attr(attr)->index; local in function:amdgpu_hwmon_show_hotspot_temp_thresh 1916 if (hyst) 1929 int hyst = to_sensor_dev_attr(attr)->index; local in function:amdgpu_hwmon_show_mem_temp_thresh 1932 if (hyst) |