Home
last modified time | relevance | path

Searched refs:__set_pwm (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/hwmon/
Dpwm-fan.c70 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm) in __set_pwm() function
114 ret = __set_pwm(ctx, pwm); in pwm_store()
209 ret = __set_pwm(ctx, ctx->pwm_fan_cooling_levels[state]); in pwm_fan_set_cur_state()