Searched refs:NR_CORES (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_pm112.c46 #define NR_CORES 4 macro
50 static struct wf_sensor *sens_cpu_temp[NR_CORES];
51 static struct wf_sensor *sens_cpu_power[NR_CORES];
90 static struct wf_cpu_pid_state cpu_pid[NR_CORES];
603 if (sr->name[10] == 0 && i < NR_CORES &&
609 if (sr->name[11] == 0 && i < NR_CORES &&

Completed in 105 milliseconds