Lines Matching defs:radeon_dpm_fan
1507 struct radeon_dpm_fan { struct
1508 u16 t_min;
1509 u16 t_med;
1510 u16 t_high;
1511 u16 pwm_min;
1512 u16 pwm_med;
1513 u16 pwm_high;
1514 u8 t_hyst;
1515 u32 cycle_delay;
1516 u16 t_max;
1517 u8 control_mode;
1518 u16 default_max_fan_pwm;
1519 u16 default_fan_output_sensitivity;
1520 u16 fan_output_sensitivity;
1521 bool ucode_fan_control;