Searched defs:radeon_dpm_fan (Results 1 – 1 of 1) sorted by relevance
1498 struct radeon_dpm_fan { struct1499 u16 t_min;1500 u16 t_med;1501 u16 t_high;1502 u16 pwm_min;1503 u16 pwm_med;1504 u16 pwm_high;1505 u8 t_hyst;1506 u32 cycle_delay;1507 u16 t_max;[all …]