Home
last modified time | relevance | path

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

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