Searched defs:cfb_info (Results 1 – 1 of 1) sorted by relevance
62 struct cfb_info { struct63 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 …]