Searched refs:fbtft_write_spi (Results 1 – 5 of 5) sorted by relevance
7 int fbtft_write_spi(struct fbtft_par *par, void *buf, size_t len) in fbtft_write_spi() function32 EXPORT_SYMBOL(fbtft_write_spi);
280 extern int fbtft_write_spi(struct fbtft_par *par, void *buf, size_t len);
267 par->fbtftops.write = fbtft_write_spi; in write_reg8_bus8()
412 par->fbtftops.write = fbtft_write_spi; in flexfb_probe_common()
885 par->fbtftops.write = fbtft_write_spi; in fbtft_framebuffer_alloc()