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