Linux Kernel
3.7.1
|
Data Fields | |
struct fb_info | info |
struct display | disp |
struct aafb_cursor | cursor |
struct bt455_regs * | bt455 |
struct bt431_regs * | bt431 |
unsigned long | fb_start |
unsigned long | fb_size |
unsigned long | fb_line_length |
Definition at line 84 of file pmag-aa-fb.c.
struct bt431_regs* bt431 |
Definition at line 89 of file pmag-aa-fb.c.
struct bt455_regs* bt455 |
Definition at line 88 of file pmag-aa-fb.c.
struct aafb_cursor cursor |
Definition at line 87 of file pmag-aa-fb.c.
Definition at line 86 of file pmag-aa-fb.c.
unsigned long fb_line_length |
Definition at line 92 of file pmag-aa-fb.c.
unsigned long fb_size |
Definition at line 91 of file pmag-aa-fb.c.
unsigned long fb_start |
Definition at line 90 of file pmag-aa-fb.c.
Definition at line 85 of file pmag-aa-fb.c.