Searched defs:matrox_fb_info (Results 1 – 1 of 1) sorted by relevance
338 struct matrox_fb_info { struct339 struct fb_info fbcon;341 struct list_head next_fb;343 int dead;344 int initialized;345 unsigned int usecount;347 unsigned int userusecount;348 unsigned long irq_flags;350 struct matroxfb_par curr;351 struct matrox_hw_state hw;[all …]