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

Data Fields

struct fb_infoinfo
 
char __iomemfb_base
 
unsigned long fb_base_phys
 
struct device_nodeof_node
 
unsigned int width
 
unsigned int height
 
unsigned int depth
 
unsigned int fb_size
 
u32 pseudo_palette [16]
 

Detailed Description

Definition at line 12 of file sunxvr1000.c.

Field Documentation

unsigned int depth

Definition at line 22 of file sunxvr1000.c.

char __iomem* fb_base

Definition at line 15 of file sunxvr1000.c.

unsigned long fb_base_phys

Definition at line 16 of file sunxvr1000.c.

unsigned int fb_size

Definition at line 23 of file sunxvr1000.c.

unsigned int height

Definition at line 21 of file sunxvr1000.c.

struct fb_info* info

Definition at line 13 of file sunxvr1000.c.

struct device_node* of_node

Definition at line 18 of file sunxvr1000.c.

u32 pseudo_palette[16]

Definition at line 25 of file sunxvr1000.c.

unsigned int width

Definition at line 20 of file sunxvr1000.c.


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