Searched refs:kv_force_dpm_lowest (Results 1 – 2 of 2) sorted by relevance
48 static int kv_force_dpm_lowest(struct radeon_device *rdev);685 return kv_force_dpm_lowest(rdev); in kv_force_lowest_valid()1823 ret = kv_force_dpm_lowest(rdev); in kv_dpm_force_performance_level()2059 static int kv_force_dpm_lowest(struct radeon_device *rdev) in kv_force_dpm_lowest() function
59 static int kv_force_dpm_lowest(struct amdgpu_device *adev);774 return kv_force_dpm_lowest(adev); in kv_force_lowest_valid()1919 ret = kv_force_dpm_lowest(adev); in kv_dpm_force_performance_level()2153 static int kv_force_dpm_lowest(struct amdgpu_device *adev) in kv_force_dpm_lowest() function