Home
last modified time | relevance | path

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

/linux-5.10/drivers/video/fbdev/
Dcontrolfb.c120 struct fb_info_control { struct
121 struct fb_info info;
122 struct fb_par_control par;
123 u32 pseudo_palette[16];
148 static struct fb_info_control *control_fb; argument