Linux Kernel
3.7.1
|
Data Fields | |
unsigned char | name [64] |
uint32 | mode_backcolor |
uint32 | mode_colorkey |
uint32 | mode_colorkeymsk |
struct { | |
int xres | |
int yres | |
int xpos | |
int ypos | |
uint32 mode_winctrl1 | |
uint32 mode_winenable | |
} | w [4] |
Definition at line 185 of file au1200fb.c.
uint32 mode_backcolor |
Definition at line 187 of file au1200fb.c.
uint32 mode_colorkey |
Definition at line 188 of file au1200fb.c.
uint32 mode_colorkeymsk |
Definition at line 189 of file au1200fb.c.
uint32 mode_winctrl1 |
Definition at line 195 of file au1200fb.c.
uint32 mode_winenable |
Definition at line 196 of file au1200fb.c.
unsigned char name[64] |
Definition at line 186 of file au1200fb.c.
struct { ... } w[4] |
int xpos |
Definition at line 193 of file au1200fb.c.
int xres |
Definition at line 191 of file au1200fb.c.
int ypos |
Definition at line 194 of file au1200fb.c.
int yres |
Definition at line 192 of file au1200fb.c.