Searched refs:WF_CONTROL_RPM_FAN (Results 1 – 5 of 5) sorted by relevance
47 #define WF_CONTROL_RPM_FAN 1 macro
312 param.additive = (fan_hd->type == WF_CONTROL_RPM_FAN); in wf_smu_create_drive_fans()393 param.additive = (fan_slots->type == WF_CONTROL_RPM_FAN); in wf_smu_create_slots_fans()
173 fct->ctrl.type = pwm_fan ? WF_CONTROL_PWM_FAN : WF_CONTROL_RPM_FAN; in smu_fan_create()
176 case WF_CONTROL_RPM_FAN: in wf_show_control()
382 fan->ctrl.type = WF_CONTROL_RPM_FAN; in wf_fcu_add_fan()
Completed in 8 milliseconds