OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcpgpio_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mcp23xxxgpiovar.h
53
struct
mcpgpio_softc
;
67
int (*lock)(struct
mcpgpio_softc
*);
68
void (*unlock)(struct
mcpgpio_softc
*);
69
int (*read)(struct
mcpgpio_softc
*,
71
int (*write)(struct
mcpgpio_softc
*,
75
struct
mcpgpio_softc
{
struct
87
void mcpgpio_attach(struct
mcpgpio_softc
*);
mcp23xxxgpiovar.h
53
struct
mcpgpio_softc
;
67
int (*lock)(struct
mcpgpio_softc
*);
68
void (*unlock)(struct
mcpgpio_softc
*);
69
int (*read)(struct
mcpgpio_softc
*,
71
int (*write)(struct
mcpgpio_softc
*,
75
struct
mcpgpio_softc
{
struct
87
void mcpgpio_attach(struct
mcpgpio_softc
*);
Completed in 89 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025