Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | flags |
unsigned int | xsize |
unsigned int | ysize |
unsigned int | backcolor |
unsigned int | brightness |
unsigned int | colorkey |
unsigned int | mask |
unsigned int | panel_choice |
char | panel_desc [80] |
Definition at line 81 of file au1200fb.c.
unsigned int backcolor |
Definition at line 85 of file au1200fb.c.
unsigned int brightness |
Definition at line 86 of file au1200fb.c.
unsigned int colorkey |
Definition at line 87 of file au1200fb.c.
unsigned int flags |
Definition at line 82 of file au1200fb.c.
unsigned int mask |
Definition at line 88 of file au1200fb.c.
unsigned int panel_choice |
Definition at line 89 of file au1200fb.c.
char panel_desc[80] |
Definition at line 90 of file au1200fb.c.
unsigned int xsize |
Definition at line 83 of file au1200fb.c.
unsigned int ysize |
Definition at line 84 of file au1200fb.c.