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.c233 FAN_TYPE_SPEC83, /* starting in Spec 8.3, use CPU_FAN_CTRL */ enumerator
2974 case FAN_TYPE_SPEC83: in asus_fan_set_auto()
2997 if (asus->gpu_fan_type == FAN_TYPE_SPEC83) { in asus_fan_set_auto()
3078 case FAN_TYPE_SPEC83: in fan1_input_show()
3139 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()
3440 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3446 asus->gpu_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3450 asus->mid_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3814 } else if (asus->fan_type == FAN_TYPE_SPEC83) { in fan_curve_enable_store()