Lines Matching refs:wf_sensor
218 static struct wf_sensor *sensor_cpu_power;
219 static struct wf_sensor *sensor_cpu_temp;
220 static struct wf_sensor *sensor_cpu_voltage;
221 static struct wf_sensor *sensor_cpu_current;
222 static struct wf_sensor *sensor_gpu_temp;
223 static struct wf_sensor *sensor_north_bridge_temp;
224 static struct wf_sensor *sensor_hard_drive_temp;
225 static struct wf_sensor *sensor_optical_drive_temp;
226 static struct wf_sensor *sensor_incoming_air_temp; /* unused ! */
353 struct wf_sensor **sensor; /* use sensor_id instead ? */
584 struct wf_sensor *sensor;
897 static struct wf_sensor* pm121_register_sensor(struct wf_sensor *sensor,
899 struct wf_sensor **var)
908 static void pm121_new_sensor(struct wf_sensor *sr)
951 ((struct wf_sensor *)data)->name);