cyapa_softc
struct cyapa_softc *sc;
struct cyapa_softc *sc;
struct cyapa_softc *sc;
sc = (struct cyapa_softc *)kn->kn_hook;
struct cyapa_softc *sc;
sc = (struct cyapa_softc *)kn->kn_hook;
struct cyapa_softc *sc;
struct cyapa_softc *sc;
cyapa_raw_input(struct cyapa_softc *sc, struct cyapa_regs *regs, int freq)
cyapa_set_power_mode(struct cyapa_softc *sc, int mode)
fifo_empty(struct cyapa_softc *sc, struct cyapa_fifo *fifo)
fifo_ready(struct cyapa_softc *sc, struct cyapa_fifo *fifo)
fifo_read(struct cyapa_softc *sc, struct cyapa_fifo *fifo, size_t n)
fifo_read_char(struct cyapa_softc *sc, struct cyapa_fifo *fifo)
fifo_write_char(struct cyapa_softc *sc, struct cyapa_fifo *fifo, uint8_t c)
fifo_space(struct cyapa_softc *sc, struct cyapa_fifo *fifo)
fifo_write(struct cyapa_softc *sc, struct cyapa_fifo *fifo, size_t n)
fifo_reset(struct cyapa_softc *sc, struct cyapa_fifo *fifo)
struct cyapa_softc *sc;
static int cyapa_raw_input(struct cyapa_softc *sc, struct cyapa_regs *regs,
static void cyapa_set_power_mode(struct cyapa_softc *sc, int mode);
static int fifo_empty(struct cyapa_softc *sc, struct cyapa_fifo *fifo);
static size_t fifo_ready(struct cyapa_softc *sc, struct cyapa_fifo *fifo);
static char *fifo_read(struct cyapa_softc *sc, struct cyapa_fifo *fifo,
static char *fifo_write(struct cyapa_softc *sc, struct cyapa_fifo *fifo,
static uint8_t fifo_read_char(struct cyapa_softc *sc,
static void fifo_write_char(struct cyapa_softc *sc, struct cyapa_fifo *fifo,
static size_t fifo_space(struct cyapa_softc *sc, struct cyapa_fifo *fifo);
static void fifo_reset(struct cyapa_softc *sc, struct cyapa_fifo *fifo);
cyapa_lock(struct cyapa_softc *sc)
cyapa_unlock(struct cyapa_softc *sc)
cyapa_notify(struct cyapa_softc *sc)
struct cyapa_softc *sc;
sizeof(struct cyapa_softc),
struct cyapa_softc *sc;
struct cyapa_softc *sc;
struct cyapa_softc *sc;
struct cyapa_softc *sc;