Home
last modified time | relevance | path

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

/drivers/hwmon/
Dpwm-fan.c72 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm) in __set_pwm() function
116 ret = __set_pwm(ctx, pwm); in pwm_store()
211 ret = __set_pwm(ctx, ctx->pwm_fan_cooling_levels[state]); in pwm_fan_set_cur_state()