Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c55 unsigned int pwm_fan_state; member
242 ctx->pwm_fan_state = i; in pwm_fan_update_state()
390 *state = ctx->pwm_fan_state; in pwm_fan_get_cur_state()
404 if (state == ctx->pwm_fan_state) in pwm_fan_set_cur_state()
413 ctx->pwm_fan_state = state; in pwm_fan_set_cur_state()
629 ctx->pwm_fan_state = ctx->pwm_fan_max_state; in pwm_fan_probe()