Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dpwm-fan.c56 unsigned int pwm_fan_state; member
244 ctx->pwm_fan_state = i; in pwm_fan_update_state()
392 *state = ctx->pwm_fan_state; in pwm_fan_get_cur_state()
406 if (state == ctx->pwm_fan_state) in pwm_fan_set_cur_state()
415 ctx->pwm_fan_state = state; in pwm_fan_set_cur_state()
637 ctx->pwm_fan_state = ctx->pwm_fan_max_state; in pwm_fan_probe()