Searched refs:pwm_fan_update_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwmon/
H A Dpwm-fan.c234 static void pwm_fan_update_state(struct pwm_fan_ctx *ctx, unsigned long pwm) function
266 pwm_fan_update_state(ctx, 0);
283 pwm_fan_update_state(ctx, 0);
305 pwm_fan_update_state(ctx, val);

Completed in 97 milliseconds