Searched refs:ssd1289_spi_send (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/arm/lpc/
H A Dssd1289.c69 static __inline void ssd1289_spi_send(struct ssd1289_softc *, uint8_t *, int);
158 ssd1289_spi_send(struct ssd1289_softc *sc, uint8_t *data, int len) function
185 ssd1289_spi_send(sc, buffer, 2);
190 ssd1289_spi_send(sc, buffer, 2);

Completed in 106 milliseconds