kv_force_dpm_lowest
ret = kv_force_dpm_lowest(adev);
static int kv_force_dpm_lowest(struct amdgpu_device *adev);
return kv_force_dpm_lowest(adev);
ret = kv_force_dpm_lowest(rdev);
static int kv_force_dpm_lowest(struct radeon_device *rdev);
return kv_force_dpm_lowest(rdev);