Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/macintosh/
Dwindfarm_pm72.c55 static struct wf_control *cpu_front_fans[NR_CHIPS]; variable
117 if (cpu_front_fans[i]) in cpu_max_all_fans()
118 wf_control_set_max(cpu_front_fans[i]); in cpu_max_all_fans()
298 err = wf_control_set(cpu_front_fans[cpu], intake); in cpu_fans_tick_split()
301 cpu_front_fans[cpu]->name, err); in cpu_fans_tick_split()
375 err = wf_control_set(cpu_front_fans[cpu], intake); in cpu_fans_tick_combined()
378 cpu_front_fans[cpu]->name, err); in cpu_fans_tick_combined()
676 cpu_front_fans[0] = ct; in pm72_new_control()
678 cpu_front_fans[1] = ct; in pm72_new_control()
697 cpu_front_fans[0] && in pm72_new_control()
[all …]