Searched defs:fb_info_control (Results 1 – 1 of 1) sorted by relevance
112 struct fb_info_control { struct113 struct fb_info info;114 struct fb_par_control par;115 u32 pseudo_palette[16];140 static struct fb_info_control *control_fb; argument