Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_base.h358 struct matrox_fb_info { struct
359 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 …]