OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcf8574_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/i2c/
pcf8574.c
70
struct
pcf8574_softc
{
struct
94
static int pcf8574_read(struct
pcf8574_softc
*sc, uint8_t *);
95
static int pcf8574_write(struct
pcf8574_softc
*sc, uint8_t);
97
struct
pcf8574_softc
*, char *, int, int, int);
99
struct
pcf8574_softc
*, char *, int, int, int);
105
static void pcf8574_check_alert(struct
pcf8574_softc
*, uint8_t, uint8_t);
107
CFATTACH_DECL_NEW(pcf8574io, sizeof(struct
pcf8574_softc
),
131
struct
pcf8574_softc
*sc = device_private(self);
246
struct
pcf8574_softc
*sc = device_private(self);
267
pcf8574_read(struct
pcf8574_softc
*sc, uint8_t *val
[
all
...]
Completed in 37 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025