Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dasus-wmi.c231 FAN_TYPE_SPEC83, /* starting in Spec 8.3, use CPU_FAN_CTRL */ enumerator
2595 case FAN_TYPE_SPEC83: in asus_fan_set_auto()
2618 if (asus->gpu_fan_type == FAN_TYPE_SPEC83) { in asus_fan_set_auto()
2699 case FAN_TYPE_SPEC83: in fan1_input_show()
2760 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()
3061 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3067 asus->gpu_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3071 asus->mid_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3435 } else if (asus->fan_type == FAN_TYPE_SPEC83) { in fan_curve_enable_store()