Searched defs:fbtft_platform_data (Results 1 – 1 of 1) sorted by relevance
146 struct fbtft_platform_data { struct147 struct fbtft_display display;148 const struct fbtft_gpio *gpios;149 unsigned int rotate;150 bool bgr;151 unsigned int fps;152 int txbuflen;153 u8 startbyte;154 char *gamma;155 void *extra;