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

/linux-master/drivers/macintosh/
H A Dwindfarm.h117 extern int wf_get_sensor(struct wf_sensor *sr);
H A Dwindfarm_pm91.c584 if (wf_get_sensor(sr) == 0)
589 if (wf_get_sensor(sr) == 0)
594 if (wf_get_sensor(sr) == 0)
599 if (wf_get_sensor(sr) == 0)
H A Dwindfarm_pm112.c610 sens_cpu_temp[i] == NULL && wf_get_sensor(sr) == 0)
616 sens_cpu_power[i] == NULL && wf_get_sensor(sr) == 0)
619 if (hd_temp == NULL && wf_get_sensor(sr) == 0)
622 if (slots_power == NULL && wf_get_sensor(sr) == 0)
625 if (u4_temp == NULL && wf_get_sensor(sr) == 0)
H A Dwindfarm_core.c349 int wf_get_sensor(struct wf_sensor *sr) function
356 EXPORT_SYMBOL_GPL(wf_get_sensor); variable
H A Dwindfarm_pm81.c657 if (wf_get_sensor(sr) == 0)
662 if (wf_get_sensor(sr) == 0)
667 if (wf_get_sensor(sr) == 0)
H A Dwindfarm_smu_sensors.c347 wf_get_sensor(volts);
349 wf_get_sensor(amps);
H A Dwindfarm_pm121.c903 if (wf_get_sensor(sensor) == 0)

Completed in 118 milliseconds