Lines Matching defs:matroxfb_dh_fb_info
9 struct matroxfb_dh_fb_info { struct
10 struct fb_info fbcon;
11 int fbcon_registered;
13 struct matrox_fb_info* primary_dev;
15 struct {
23 } video;
24 struct {
28 } mmio;
30 int currcon;
31 struct display* currcon_display;
33 int interlaced:1;
35 union {
42 } cmap;
43 struct { unsigned red, green, blue, transp; } palette[16];