Home
last modified time | relevance | path

Searched refs:fbtft_write_spi_emulate_9 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/fbtft/
Dfbtft-io.c43 int fbtft_write_spi_emulate_9(struct fbtft_par *par, void *buf, size_t len) in fbtft_write_spi_emulate_9() function
86 EXPORT_SYMBOL(fbtft_write_spi_emulate_9);
Dfbtft.h277 int fbtft_write_spi_emulate_9(struct fbtft_par *par, void *buf, size_t len);
Dflexfb.c470 par->fbtftops.write = fbtft_write_spi_emulate_9; in flexfb_probe_common()
Dfbtft-core.c1417 par->fbtftops.write = fbtft_write_spi_emulate_9; in fbtft_probe_common()