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()
157 enum fan_type { enum193 enum fan_type fan_type; member1303 switch (asus->fan_type) { in asus_fan_set_auto()1395 switch (asus->fan_type) { in fan1_input_show()1457 if (asus->fan_type == FAN_TYPE_SPEC83) { in pwm1_enable_store()1476 } else if (asus->fan_type == FAN_TYPE_AGFN) { in pwm1_enable_store()1547 if (asus->fan_type != FAN_TYPE_AGFN) in asus_hwmon_sysfs_is_visible()1552 if (asus->fan_type == FAN_TYPE_NONE) in asus_hwmon_sysfs_is_visible()1596 asus->fan_type = FAN_TYPE_NONE; in asus_wmi_fan_init()1600 asus->fan_type = FAN_TYPE_SPEC83; in asus_wmi_fan_init()[all …]