Linux Kernel
3.7.1
|
Data Fields | |
struct fb_info | info |
struct fb_par_control | par |
u32 | pseudo_palette [16] |
struct cmap_regs __iomem * | cmap_regs |
unsigned long | cmap_regs_phys |
struct control_regs __iomem * | control_regs |
unsigned long | control_regs_phys |
unsigned long | control_regs_size |
__u8 __iomem * | frame_buffer |
unsigned long | frame_buffer_phys |
unsigned long | fb_orig_base |
unsigned long | fb_orig_size |
int | control_use_bank2 |
unsigned long | total_vram |
unsigned char | vram_attr |
Definition at line 96 of file controlfb.c.
unsigned long cmap_regs_phys |
Definition at line 102 of file controlfb.c.
Definition at line 104 of file controlfb.c.
unsigned long control_regs_phys |
Definition at line 105 of file controlfb.c.
unsigned long control_regs_size |
Definition at line 106 of file controlfb.c.
int control_use_bank2 |
Definition at line 113 of file controlfb.c.
unsigned long fb_orig_base |
Definition at line 110 of file controlfb.c.
unsigned long fb_orig_size |
Definition at line 111 of file controlfb.c.
Definition at line 108 of file controlfb.c.
unsigned long frame_buffer_phys |
Definition at line 109 of file controlfb.c.
Definition at line 97 of file controlfb.c.
struct fb_par_control par |
Definition at line 98 of file controlfb.c.
u32 pseudo_palette[16] |
Definition at line 99 of file controlfb.c.
unsigned long total_vram |
Definition at line 114 of file controlfb.c.
unsigned char vram_attr |
Definition at line 115 of file controlfb.c.