Searched refs:pwm_fan_max_state (Results 1 – 1 of 1) sorted by relevance
57 unsigned int pwm_fan_max_state; member240 for (i = 0; i < ctx->pwm_fan_max_state; ++i) in pwm_fan_update_state()379 *state = ctx->pwm_fan_max_state; in pwm_fan_get_max_state()403 if (!ctx || (state > ctx->pwm_fan_max_state)) in pwm_fan_set_cur_state()460 ctx->pwm_fan_max_state = num - 1; in pwm_fan_get_cooling_data()637 ctx->pwm_fan_state = ctx->pwm_fan_max_state; in pwm_fan_probe()