Searched defs:cfb_info (Results 1 – 1 of 1) sorted by relevance
58 struct cfb_info { struct59 struct fb_info fb;60 struct display_switch *dispsw;61 unsigned char __iomem *region;62 unsigned char __iomem *regs;63 u_int id;64 u_int irq;65 int func_use_count;66 u_long ref_ps;71 u_int divisors[4];[all …]