Home
last modified time | relevance | path

Searched refs:lm_sensor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dnslm7xvar.h172 const struct lm_sensor *lm_sensors;
178 struct lm_sensor { struct
190 const struct lm_sensor *sensors; argument
H A Dnslm7x.c89 static void lm_setup_sensors(struct lm_softc *, const struct lm_sensor *);
118 static const struct lm_sensor lm78_sensors[] = {
217 static const struct lm_sensor w83627hf_sensors[] = {
356 static const struct lm_sensor w83627ehf_sensors[] = {
495 static const struct lm_sensor w83627dhg_sensors[] = {
626 static const struct lm_sensor w83637hf_sensors[] = {
741 static const struct lm_sensor w83697hf_sensors[] = {
854 static const struct lm_sensor w83781d_sensors[] = {
969 static const struct lm_sensor w83782d_sensors[] = {
1100 static const struct lm_sensor w83783s_sensors[] = {
[all …]