FAN_TYPE_NONE
*val = drvdata->fan_type[channel] != FAN_TYPE_NONE;
expected_val = drvdata->fan_type[channel] != FAN_TYPE_NONE;
if (asus->fan_type == FAN_TYPE_NONE)
if (asus->gpu_fan_type == FAN_TYPE_NONE)
if (asus->mid_fan_type == FAN_TYPE_NONE)
asus->gpu_fan_type = FAN_TYPE_NONE;
asus->mid_fan_type = FAN_TYPE_NONE;
asus->fan_type = FAN_TYPE_NONE;
asus->fan_type = FAN_TYPE_NONE;
if (asus->fan_type == FAN_TYPE_NONE)
if (asus->fan_type == FAN_TYPE_NONE)