Searched defs:matrox_fb_info (Results 1 – 1 of 1) sorted by relevance
358 struct matrox_fb_info { struct359 struct fb_info fbcon;361 struct list_head next_fb;363 int dead;364 int initialized;365 unsigned int usecount;367 unsigned int userusecount;368 unsigned long irq_flags;370 struct matroxfb_par curr;371 struct matrox_hw_state hw;[all …]