Home
last modified time | relevance | path

Searched refs:fan_type (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/macintosh/
Dwindfarm_smu_controls.c46 int fan_type; /* 0 = rpm, 1 = pwm */ member
126 return smu_set_fan(fct->fan_type, fct->reg, value); in smu_fan_set()
173 fct->fan_type = pwm_fan; in smu_fan_create()