Searched refs:fbtft_write_spi (Results 1 – 5 of 5) sorted by relevance
8 int fbtft_write_spi(struct fbtft_par *par, void *buf, size_t len) in fbtft_write_spi() function29 EXPORT_SYMBOL(fbtft_write_spi);
258 int fbtft_write_spi(struct fbtft_par *par, void *buf, size_t len);
240 par->fbtftops.write = fbtft_write_spi; in write_reg8_bus8()
665 par->fbtftops.write = fbtft_write_spi; in flexfb_probe_common()
858 par->fbtftops.write = fbtft_write_spi; in fbtft_framebuffer_alloc()