Searched refs:radeon_dpm (Results 1 – 3 of 3) sorted by relevance
190 int radeon_dpm = -1; variable260 module_param_named(dpm, radeon_dpm, int, 0444);
1068 if (radeon_dpm == 1) { in radeon_dpm_change_power_state_locked()1390 if (radeon_dpm == 1) in radeon_pm_init_dpm()1477 else if (radeon_dpm == 1) in radeon_pm_init()1515 else if (disable_dpm && (radeon_dpm == -1)) in radeon_pm_init()1517 else if (radeon_dpm == 0) in radeon_pm_init()
104 extern int radeon_dpm;1538 struct radeon_dpm { struct1653 struct radeon_dpm dpm;