OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_sensor_ltemp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
titemp.c
74
envsys_data_t
sc_sensor_ltemp
;
member in struct:titemp_softc
135
sc->
sc_sensor_ltemp
.units = ENVSYS_STEMP;
136
sc->
sc_sensor_ltemp
.state = ENVSYS_SINVALID;
137
snprintf(sc->
sc_sensor_ltemp
.desc, sizeof(sc->
sc_sensor_ltemp
.desc),
139
sysmon_envsys_sensor_attach(sc->sc_sme, &sc->
sc_sensor_ltemp
);
157
if (edata == &sc->
sc_sensor_ltemp
) {
Completed in 14 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025