Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dpwm-fan.c203 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()