Lines Matching defs:radeon_dpm_fan
1491 struct radeon_dpm_fan { struct
1492 u16 t_min;
1493 u16 t_med;
1494 u16 t_high;
1495 u16 pwm_min;
1496 u16 pwm_med;
1497 u16 pwm_high;
1498 u8 t_hyst;
1499 u32 cycle_delay;
1500 u16 t_max;
1501 u8 control_mode;
1502 u16 default_max_fan_pwm;
1503 u16 default_fan_output_sensitivity;
1504 u16 fan_output_sensitivity;
1505 bool ucode_fan_control;