Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/
Dcyber2000fb.c62 struct cfb_info { struct
63 struct fb_info fb;
64 struct display_switch *dispsw;
65 struct display *display;
66 unsigned char __iomem *region;
67 unsigned char __iomem *regs;
68 u_int id;
69 u_int irq;
70 int func_use_count;
71 u_long ref_ps;
[all …]