HomeSort by: relevance | last modified time | path
    Searched defs:lmtemp_getlim (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
lm75.c 126 void (*lmtemp_getlim)(struct sysmon_envsys *, envsys_data_t *, member in struct:__anon43fe64cc0208
138 .lmtemp_getlim = lmtemp_getlim_lm75,
148 .lmtemp_getlim = lmtemp_getlim_lm75,
158 .lmtemp_getlim = lmtemp_getlim_lm77,
306 sc->sc_sme->sme_get_limits = lmtemptbl[i].lmtemp_getlim;

Completed in 13 milliseconds