Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
H A Dwindfarm_pm72.c54 static struct wf_control *cpu_front_fans[NR_CHIPS]; variable
116 if (cpu_front_fans[i]) in cpu_max_all_fans()
117 wf_control_set_max(cpu_front_fans[i]); in cpu_max_all_fans()
297 err = wf_control_set(cpu_front_fans[cpu], intake); in cpu_fans_tick_split()
300 cpu_front_fans[cpu]->name, err); in cpu_fans_tick_split()
374 err = wf_control_set(cpu_front_fans[cpu], intake); in cpu_fans_tick_combined()
377 cpu_front_fans[cpu]->name, err); in cpu_fans_tick_combined()
675 cpu_front_fans[0] = ct; in pm72_new_control()
677 cpu_front_fans[1] = ct; in pm72_new_control()
696 cpu_front_fans[0] && in pm72_new_control()
[all …]