Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dpwm-fan.c35 unsigned int pwm_fan_state; member
78 ctx->pwm_fan_state = i; in pwm_fan_update_state()
139 *state = ctx->pwm_fan_state; in pwm_fan_get_cur_state()
153 if (state == ctx->pwm_fan_state) in pwm_fan_set_cur_state()
162 ctx->pwm_fan_state = state; in pwm_fan_set_cur_state()
265 ctx->pwm_fan_state = ctx->pwm_fan_max_state; in pwm_fan_probe()