Searched refs:kv_force_dpm_lowest (Results 1 – 1 of 1) sorted by relevance
49 static int kv_force_dpm_lowest(struct radeon_device *rdev);527 return kv_force_dpm_lowest(rdev); in kv_force_lowest_valid()1643 ret = kv_force_dpm_lowest(rdev); in kv_dpm_force_performance_level()1856 static int kv_force_dpm_lowest(struct radeon_device *rdev) in kv_force_dpm_lowest() function