Searched defs:fbtft_platform_data (Results 1 – 1 of 1) sorted by relevance
154 struct fbtft_platform_data { struct155 struct fbtft_display display;156 const struct fbtft_gpio *gpios;157 unsigned rotate;158 bool bgr;159 unsigned fps;160 int txbuflen;161 u8 startbyte;162 char *gamma;163 void *extra;