Searched refs:fbtft_write_spi_emulate_9 (Results 1 – 3 of 3) sorted by relevance
40 int fbtft_write_spi_emulate_9(struct fbtft_par *par, void *buf, size_t len) in fbtft_write_spi_emulate_9() function83 EXPORT_SYMBOL(fbtft_write_spi_emulate_9);
259 int fbtft_write_spi_emulate_9(struct fbtft_par *par, void *buf, size_t len);
1281 par->fbtftops.write = fbtft_write_spi_emulate_9; in fbtft_probe_common()