Searched defs:radeon_dpm_fan (Results 1 – 1 of 1) sorted by relevance
1529 struct radeon_dpm_fan { struct1530 u16 t_min;1531 u16 t_med;1532 u16 t_high;1533 u16 pwm_min;1534 u16 pwm_med;1535 u16 pwm_high;1536 u8 t_hyst;1537 u32 cycle_delay;1538 u16 t_max;[all …]