Searched defs:radeon_dpm_fan (Results 1 – 1 of 1) sorted by relevance
1505 struct radeon_dpm_fan { struct1506 u16 t_min;1507 u16 t_med;1508 u16 t_high;1509 u16 pwm_min;1510 u16 pwm_med;1511 u16 pwm_high;1512 u8 t_hyst;1513 u32 cycle_delay;1514 u16 t_max;[all …]