Lines Matching refs:at91spi_softc
89 STATIC void at91spi_xfer(struct at91spi_softc *sc, int start);
92 STATIC void at91spi_done(struct at91spi_softc *, int);
93 STATIC void at91spi_send(struct at91spi_softc *);
94 STATIC void at91spi_recv(struct at91spi_softc *);
95 STATIC void at91spi_sched(struct at91spi_softc *);
106 struct at91spi_softc *sc = device_private(self);
198 struct at91spi_softc *sc = arg;
266 at91spi_xfer(struct at91spi_softc *sc, int start)
364 at91spi_sched(struct at91spi_softc *sc)
403 at91spi_done(struct at91spi_softc *sc, int err)
421 struct at91spi_softc *sc = arg;
481 struct at91spi_softc *sc = arg;