OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sgsmix_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
sgsmix.c
53
struct
sgsmix_softc
{
struct
71
static void sgsmix_setup(struct
sgsmix_softc
*);
72
static void sgsmix_writereg(struct
sgsmix_softc
*, int, uint8_t);
74
CFATTACH_DECL_NEW(sgsmix, sizeof(struct
sgsmix_softc
),
108
struct
sgsmix_softc
*sc = device_private(self);
120
sgsmix_setup(struct
sgsmix_softc
*sc)
146
sgsmix_writereg(struct
sgsmix_softc
*sc, int reg, uint8_t val)
165
struct
sgsmix_softc
*sc = device_private((device_t)cookie);
186
struct
sgsmix_softc
*sc = device_private((device_t)cookie);
207
struct
sgsmix_softc
*sc = device_private((device_t)cookie)
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025