OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:owtemp_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/onewire/
owtemp.c
72
struct
owtemp_softc
{
struct
94
static bool owtemp_update(struct
owtemp_softc
*sc, uint32_t *temp);
99
CFATTACH_DECL_NEW(owtemp, sizeof(struct
owtemp_softc
),
122
struct
owtemp_softc
*sc = device_private(self);
186
struct
owtemp_softc
*sc = device_private(self);
200
struct
owtemp_softc
*sc = device_private(self);
212
owtemp_update(struct
owtemp_softc
*sc, uint32_t *temp)
256
struct
owtemp_softc
*sc = sme->sme_cookie;
Completed in 15 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025