Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-wmi.c231 FAN_TYPE_SPEC83, /* starting in Spec 8.3, use CPU_FAN_CTRL */ enumerator
2594 case FAN_TYPE_SPEC83: in asus_fan_set_auto()
2617 if (asus->gpu_fan_type == FAN_TYPE_SPEC83) { in asus_fan_set_auto()
2698 case FAN_TYPE_SPEC83: in fan1_input_show()
2759 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()
3060 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3066 asus->gpu_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3070 asus->mid_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3434 } else if (asus->fan_type == FAN_TYPE_SPEC83) { in fan_curve_enable_store()