Searched refs:scale_pwm_value (Results 1 – 1 of 1) sorted by relevance
209 static long scale_pwm_value(long val, long orig_max, long new_max) in scale_pwm_value() function392 *val = scale_pwm_value(drvdata->fan_duty_percent[channel], in nzxt_smart2_hwmon_read()467 u8 duty_percent = scale_pwm_value(val, 255, 100); in set_pwm()