Home
last modified time | relevance | path

Searched defs:fb_info_control (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcontrolfb.c122 struct fb_info_control { struct
123 struct fb_info info;
124 struct fb_par_control par;
125 u32 pseudo_palette[16];
150 static struct fb_info_control *control_fb; argument