Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Dcyber2000fb.c58 struct cfb_info { struct
59 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 …]