OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rs5c313_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rs5c313var.h
39
struct
rs5c313_softc
{
struct
57
void (*rs5c313_op_begin)(struct
rs5c313_softc
*);
60
void (*rs5c313_op_ce)(struct
rs5c313_softc
*, int);
63
void (*rs5c313_op_clk)(struct
rs5c313_softc
*, int);
66
void (*rs5c313_op_dir)(struct
rs5c313_softc
*, int);
67
int (*rs5c313_op_read)(struct
rs5c313_softc
*);
68
void (*rs5c313_op_write)(struct
rs5c313_softc
*, int);
71
void rs5c313_attach(struct
rs5c313_softc
*);
rs5c313var.h
39
struct
rs5c313_softc
{
struct
57
void (*rs5c313_op_begin)(struct
rs5c313_softc
*);
60
void (*rs5c313_op_ce)(struct
rs5c313_softc
*, int);
63
void (*rs5c313_op_clk)(struct
rs5c313_softc
*, int);
66
void (*rs5c313_op_dir)(struct
rs5c313_softc
*, int);
67
int (*rs5c313_op_read)(struct
rs5c313_softc
*);
68
void (*rs5c313_op_write)(struct
rs5c313_softc
*, int);
71
void rs5c313_attach(struct
rs5c313_softc
*);
Completed in 171 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025