OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sdtemp_config
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
sdtemp.c
93
void (*
sdtemp_config
)(struct sdtemp_softc *);
member in struct:sdtemp_dev_entry
310
if (sdtemp_dev_table[i].
sdtemp_config
!= NULL)
311
sdtemp_dev_table[i].
sdtemp_config
(sc);
sdtemp.c
93
void (*
sdtemp_config
)(struct sdtemp_softc *);
member in struct:sdtemp_dev_entry
310
if (sdtemp_dev_table[i].
sdtemp_config
!= NULL)
311
sdtemp_dev_table[i].
sdtemp_config
(sc);
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025