Searched refs:fan_type (Results 1 – 2 of 2) sorted by relevance
45 int fan_type; /* 0 = rpm, 1 = pwm */ member125 return smu_set_fan(fct->fan_type, fct->reg, value); in smu_fan_set()172 fct->fan_type = pwm_fan; in smu_fan_create()
165 enum fan_type { enum201 enum fan_type fan_type; member1320 switch (asus->fan_type) { in asus_fan_set_auto()1412 switch (asus->fan_type) { in fan1_input_show()1474 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()1493 } else if (asus->fan_type == FAN_TYPE_AGFN) { in pwm1_enable_store()1563 if (asus->fan_type != FAN_TYPE_AGFN) in asus_hwmon_sysfs_is_visible()1568 if (asus->fan_type == FAN_TYPE_NONE) in asus_hwmon_sysfs_is_visible()1612 asus->fan_type = FAN_TYPE_NONE; in asus_wmi_fan_init()1616 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()[all …]