Searched defs:fbtft_platform_data (Results 1 – 1 of 1) sorted by relevance
135 struct fbtft_platform_data { struct136 struct fbtft_display display;137 const struct fbtft_gpio *gpios;138 unsigned int rotate;139 bool bgr;140 unsigned int fps;141 int txbuflen;142 u8 startbyte;143 char *gamma;144 void *extra;