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; member1322 switch (asus->fan_type) { in asus_fan_set_auto()1414 switch (asus->fan_type) { in fan1_input_show()1476 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()1495 } else if (asus->fan_type == FAN_TYPE_AGFN) { in pwm1_enable_store()1565 if (asus->fan_type != FAN_TYPE_AGFN) in asus_hwmon_sysfs_is_visible()1570 if (asus->fan_type == FAN_TYPE_NONE) in asus_hwmon_sysfs_is_visible()1614 asus->fan_type = FAN_TYPE_NONE; in asus_wmi_fan_init()1618 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()[all …]