Searched defs:radeon_dpm (Results 1 – 2 of 2) sorted by relevance
1546 struct radeon_dpm { struct1547 struct radeon_ps *ps;1572 struct radeon_dpm_dynamic_state dyn_state; argument1573 struct radeon_dpm_fan fan; argument1589 struct radeon_dpm_thermal thermal; argument1591 enum radeon_dpm_forced_level forced_level; argument1597 void radeon_dpm_enable_uvd(struct radeon_device *rdev, bool enable); argument
184 int radeon_dpm = -1; variable