Home
last modified time | relevance | path

Searched defs:rs5c313_ops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Drs5c313var.h56 struct rs5c313_ops { 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);