Linux Kernel
3.7.1
|
Data Fields | |
struct fb_info * | info |
char __iomem * | fb_base |
unsigned long | fb_base_phys |
struct device_node * | of_node |
unsigned int | width |
unsigned int | height |
unsigned int | depth |
unsigned int | fb_size |
u32 | pseudo_palette [16] |
Definition at line 12 of file sunxvr1000.c.
unsigned int depth |
Definition at line 22 of file sunxvr1000.c.
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.
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.