Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c197 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm) in __set_pwm() function
228 ret = __set_pwm(ctx, pwm); in set_pwm()
261 ret = __set_pwm(ctx, 0); in pwm_fan_update_enable()