Searched refs:__set_pwm (Results 1 – 1 of 1) sorted by relevance
203 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm) in __set_pwm() function 247 ret = __set_pwm(ctx, pwm); in set_pwm() 280 ret = __set_pwm(ctx, 0); in pwm_fan_update_enable()