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

/linux-master/drivers/macintosh/
H A Dwindfarm_pm72.c49 static struct wf_sensor *sens_cpu_volts[NR_CHIPS]; variable in typeref:struct:wf_sensor
223 rc = wf_sensor_get(sens_cpu_volts[cpu], &volts);
724 sens_cpu_volts[0] = sr;
726 sens_cpu_volts[1] = sr;
738 sens_cpu_volts[0] &&
745 sens_cpu_volts[1] &&
H A Dwindfarm_rm31.c49 static struct wf_sensor *sens_cpu_volts[NR_CHIPS]; variable in typeref:struct:wf_sensor
217 rc = wf_sensor_get(sens_cpu_volts[cpu], &volts);
614 sens_cpu_volts[0] = sr;
616 sens_cpu_volts[1] = sr;
630 sens_cpu_volts[0] &&
638 sens_cpu_volts[1] &&

Completed in 89 milliseconds