pwm_to_rpm
ret = hp_wmi_fan_speed_set(priv, pwm_to_rpm(priv->pwm, priv));
rpm = pwm_to_rpm(val, priv);