FAN_CPU
{ .control_id = FAN_CPU,
.control_id = FAN_CPU,
fan_cpu = controls[FAN_CPU];
fan_cpu = controls[FAN_CPU];
FAN_CPU,
new_setpoint = pm121_connect(FAN_CPU, new_setpoint);
all = pm121_register_control(ct, "cpu-fan", FAN_CPU) && all;
tp->fan_todo[FAN_CPU] = FAN_FULLBLAST;
tp->fan_todo[FAN_CPU] = FAN_SAME;
tp->fan_todo[FAN_CPU] = FAN_SLOWER;
tp->fan_todo[FAN_CPU] = FAN_FASTER;
tp->fan_todo[FAN_CPU] = FAN_SAME;
enum fan_action decision = prioritize_fan_action(FAN_CPU);
tp->fan_todo[FAN_CPU] = FAN_SAME;