Searched refs:slots_fan (Results 1 – 3 of 3) sorted by relevance
57 static struct wf_control *slots_fan; variable458 if (!slots_fan || !slots_temp || !slots_tick) in slots_fan_tick()470 wf_control_set_max(slots_fan); in slots_fan_tick()479 err = wf_control_set(slots_fan, speed); in slots_fan_tick()489 s32 fmin = wf_control_get_min(slots_fan); in slots_setup_pid()490 s32 fmax = wf_control_get_max(slots_fan); in slots_setup_pid()507 if (slots_fan) in set_fail_state()508 wf_control_set_max(slots_fan); in set_fail_state()586 slots_fan = ct; in rm31_new_control()595 slots_fan; in rm31_new_control()
87 static struct wf_control *slots_fan; variable465 if (!slots_fan || !slots_power) in slots_fan_tick()479 wf_control_set_max(slots_fan); in slots_fan_tick()486 err = slots_fan->ops->set_value(slots_fan, speed); in slots_fan_tick()504 if (slots_fan) in set_fail_state()505 wf_control_set_max(slots_fan); in set_fail_state()580 if (slots_fan == NULL && wf_get_control(ct) == 0) in pm112_new_control()581 slots_fan = ct; in pm112_new_control()
59 static struct wf_control *slots_fan; variable602 if (slots_fan) in set_fail_state()603 wf_control_set_max(slots_fan); in set_fail_state()631 wf_control_set(slots_fan, SLOTS_FAN_DEFAULT_PWM); in pm72_tick()689 slots_fan = ct; in pm72_new_control()699 slots_fan && in pm72_new_control()