OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lm_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
nslm7xvar.h
158
struct
lm_softc
{
struct
167
void (*refresh_sensor_data)(struct
lm_softc
*);
169
uint8_t (*lm_readreg)(struct
lm_softc
*, int);
170
void (*lm_writereg)(struct
lm_softc
*, int, uint8_t);
183
void (*refresh)(struct
lm_softc
*, int);
191
void (*extattach)(struct
lm_softc
*);
194
int lm_match(struct
lm_softc
*);
195
void lm_attach(struct
lm_softc
*);
196
void lm_detach(struct
lm_softc
*);
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025