Searched refs:radeon_dpm (Results 1 – 3 of 3) sorted by relevance
137 int radeon_dpm = -1; variable206 module_param_named(dpm, radeon_dpm, int, 0444);
1126 if (radeon_dpm == 1) { in radeon_dpm_change_power_state_locked()1445 if (radeon_dpm == 1) in radeon_pm_init_dpm()1530 else if (radeon_dpm == 1) in radeon_pm_init()1568 else if (disable_dpm && (radeon_dpm == -1)) in radeon_pm_init()1570 else if (radeon_dpm == 0) in radeon_pm_init()
109 extern int radeon_dpm;1527 struct radeon_dpm { struct1643 struct radeon_dpm dpm;
Completed in 27 milliseconds