Searched defs:radeon_dpm (Results 1 – 2 of 2) sorted by relevance
1532 struct radeon_dpm { struct1533 struct radeon_ps *ps;1535 int num_ps;1559 struct radeon_dpm_dynamic_state dyn_state; argument1560 struct radeon_dpm_fan fan; argument1576 struct radeon_dpm_thermal thermal; argument1578 enum radeon_dpm_forced_level forced_level; argument1584 void radeon_dpm_enable_uvd(struct radeon_device *rdev, bool enable); argument
135 int radeon_dpm = -1; variable