HomeSort by: relevance | last modified time | path
    Searched defs:smu7_thermal_set_temperature_range (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_thermal.c 316 static int smu7_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, function in typeref:typename:int
449 ret = smu7_thermal_set_temperature_range(hwmgr, range->min, range->max);
amdgpu_smu7_thermal.c 316 static int smu7_thermal_set_temperature_range(struct pp_hwmgr *hwmgr, function in typeref:typename:int
449 ret = smu7_thermal_set_temperature_range(hwmgr, range->min, range->max);

Completed in 68 milliseconds