Lines Matching defs:radeon_dpm_fan
1528 struct radeon_dpm_fan { struct
1529 u16 t_min;
1530 u16 t_med;
1531 u16 t_high;
1532 u16 pwm_min;
1533 u16 pwm_med;
1534 u16 pwm_high;
1535 u8 t_hyst;
1536 u32 cycle_delay;
1537 u16 t_max;
1538 u8 control_mode;
1539 u16 default_max_fan_pwm;
1540 u16 default_fan_output_sensitivity;
1541 u16 fan_output_sensitivity;
1542 bool ucode_fan_control;