Searched defs:fb_hwswitch (Results 1 – 1 of 1) sorted by relevance
359 static struct fb_hwswitch { struct360 int (*detect)(void);361 int (*encode_fix)(struct fb_fix_screeninfo *fix,363 int (*decode_var)(struct fb_var_screeninfo *var,365 int (*encode_var)(struct fb_var_screeninfo *var,367 void (*get_par)(struct atafb_par *par);368 void (*set_par)(struct atafb_par *par);369 void (*set_screen_base)(void *s_base);370 int (*blank)(int blank_mode);371 int (*pan_display)(struct fb_var_screeninfo *var,