Searched defs:fbtft_ops (Results 1 – 1 of 1) sorted by relevance
60 struct fbtft_ops { struct66 void (*set_addr_win)(struct fbtft_par *par,68 void (*reset)(struct fbtft_par *par);70 void (*update_display)(struct fbtft_par *par,72 int (*init_display)(struct fbtft_par *par);73 int (*blank)(struct fbtft_par *par, bool on);77 int (*request_gpios)(struct fbtft_par *par);78 int (*verify_gpios)(struct fbtft_par *par);80 void (*register_backlight)(struct fbtft_par *par);81 void (*unregister_backlight)(struct fbtft_par *par);[all …]