Searched defs:sensors (Results 1 – 12 of 12) sorted by relevance
54 static struct sensinfo *sensors = NULL; variable
34 struct ksensor *sensors; member
142 struct ksensor sensors[WB_MAX_SENSORS]; member
665 lm_setup_sensors(struct lm_softc *sc, const struct lm_sensor *sensors) in lm_setup_sensors()
82 struct ksensor sensors[ITHERM_NUM_SENSORS]; member
239 wbenv_setup_sensors(struct wbenv_softc *sc, const struct wbenv_sensor *sensors) in wbenv_setup_sensors()
140 struct ksensor sensors[APS_NUM_SENSORS]; member
387 fins_setup_sensors(struct fins_softc *sc, const struct fins_sensor *sensors) in fins_setup_sensors()
697 const struct uguru_sensor *sensors; in uguru_attach() local
179 struct ksensor sensors[SIO_NUM_SENSORS]; member
95 struct upd_sensor_head sensors; /* List in dependency order */ member
626 detect_pos(int *sensors, int n_sensors, int threshold, int fact, in detect_pos()