Searched defs:fintek_fan (Results 1 – 1 of 1) sorted by relevance
77 struct fintek_fan { struct78 uint8_t fan;79 external_sensor sensor;80 temp_sensor_type stype;81 fan_temp_source temp_source;82 fan_type ftype;83 fan_mode fmode;84 fan_pwm_freq fan_freq;85 fan_rate_up rate_up;86 fan_rate_down rate_down;[all …]