HomeSort by: relevance | last modified time | path
    Searched refs:lm_sensor (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
nslm7xvar.h 172 const struct lm_sensor *lm_sensors;
178 struct lm_sensor { struct
190 const struct lm_sensor *sensors;
nslm7x.c 89 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...]

Completed in 24 milliseconds