Searched defs:fbtft_par (Results 1 – 1 of 1) sorted by relevance
191 struct fbtft_par { struct192 struct spi_device *spi;194 struct fb_info *info;196 u16 *ssbuf;198 struct {201 } txbuf;202 u8 *buf;203 u8 startbyte;205 spinlock_t dirty_lock;208 struct {[all …]
Completed in 24 milliseconds