Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fb_info_control Struct Reference

Data Fields

struct fb_info info
 
struct fb_par_control par
 
u32 pseudo_palette [16]
 
struct cmap_regs __iomemcmap_regs
 
unsigned long cmap_regs_phys
 
struct control_regs __iomemcontrol_regs
 
unsigned long control_regs_phys
 
unsigned long control_regs_size
 
__u8 __iomemframe_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
 

Detailed Description

Definition at line 96 of file controlfb.c.

Field Documentation

Definition at line 101 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.

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.


The documentation for this struct was generated from the following file: