Searched defs:cfb_info (Results 1 – 1 of 1) sorted by relevance
61 struct cfb_info { struct62 struct fb_info fb;63 struct display_switch *dispsw;64 struct display *display;65 unsigned char __iomem *region;66 unsigned char __iomem *regs;67 u_int id;68 u_int irq;69 int func_use_count;70 u_long ref_ps;[all …]