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