Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-wmi.c197 FAN_TYPE_SPEC83, /* starting in Spec 8.3, use CPU_FAN_CTRL */ enumerator
2267 case FAN_TYPE_SPEC83: in asus_fan_set_auto()
2290 if (asus->gpu_fan_type == FAN_TYPE_SPEC83) { in asus_fan_set_auto()
2371 case FAN_TYPE_SPEC83: in fan1_input_show()
2432 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()
2753 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
2759 asus->gpu_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
2763 asus->mid_fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()
3127 } else if (asus->fan_type == FAN_TYPE_SPEC83) { in fan_curve_enable_store()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dasus-wmi.c170 FAN_TYPE_SPEC83, /* starting in Spec 8.3, use CPU_FAN_CTRL */ enumerator
1463 case FAN_TYPE_SPEC83: in asus_fan_set_auto()
1555 case FAN_TYPE_SPEC83: in fan1_input_show()
1616 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()
1758 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()

Completed in 11 milliseconds