Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcyber2000fb.c57 struct cfb_info { struct
58 struct fb_info fb;
59 struct display_switch *dispsw;
60 unsigned char __iomem *region;
61 unsigned char __iomem *regs;
62 u_int id;
63 u_int irq;
64 int func_use_count;
65 u_long ref_ps;
70 u_int divisors[4];
[all …]