Searched refs:cpu_front_fans (Results 1 – 1 of 1) sorted by relevance
55 static struct wf_control *cpu_front_fans[NR_CHIPS]; variable117 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 …]