Searched defs:fbtft_platform_data (Results 1 – 1 of 1) sorted by relevance
159 struct fbtft_platform_data { struct160 struct fbtft_display display;161 const struct fbtft_gpio *gpios;162 unsigned rotate;163 bool bgr;164 unsigned fps;165 int txbuflen;166 u8 startbyte;167 char *gamma;168 void *extra;