OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:titemp_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
titemp.c
68
struct
titemp_softc
{
struct
82
static int titemp_read(struct
titemp_softc
*, uint8_t, uint8_t *);
84
CFATTACH_DECL_NEW(titemp, sizeof(struct
titemp_softc
),
120
struct
titemp_softc
*sc = device_private(self);
153
struct
titemp_softc
*sc = sme->sme_cookie;
188
titemp_read(struct
titemp_softc
*sc, uint8_t reg, uint8_t *val)
Completed in 42 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025