Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dpwm-fan.c35 unsigned int pwm_fan_state; member
72 ctx->pwm_fan_state = i; in pwm_fan_update_state()
133 *state = ctx->pwm_fan_state; in pwm_fan_get_cur_state()
147 if (state == ctx->pwm_fan_state) in pwm_fan_set_cur_state()
156 ctx->pwm_fan_state = state; in pwm_fan_set_cur_state()
255 ctx->pwm_fan_state = ctx->pwm_fan_max_state; in pwm_fan_probe()