Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h337 struct matrox_fb_info { struct
338 struct fb_info fbcon;
340 struct list_head next_fb;
342 int dead;
343 int initialized;
344 unsigned int usecount;
346 unsigned int userusecount;
347 unsigned long irq_flags;
349 struct matroxfb_par curr;
350 struct matrox_hw_state hw;
[all …]