|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned int | flags |
| unsigned int | xpos |
| unsigned int | ypos |
| unsigned int | alpha_color |
| unsigned int | alpha_mode |
| unsigned int | priority |
| unsigned int | channel |
| unsigned int | buffer_format |
| unsigned int | color_order |
| unsigned int | pixel_order |
| unsigned int | xsize |
| unsigned int | ysize |
| unsigned int | colorkey_mode |
| unsigned int | double_buffer_mode |
| unsigned int | ram_array_mode |
| unsigned int | xscale |
| unsigned int | yscale |
| unsigned int | enable |
Definition at line 109 of file au1200fb.c.
| unsigned int alpha_color |
Definition at line 113 of file au1200fb.c.
| unsigned int alpha_mode |
Definition at line 114 of file au1200fb.c.
| unsigned int buffer_format |
Definition at line 117 of file au1200fb.c.
Definition at line 116 of file au1200fb.c.
| unsigned int color_order |
Definition at line 118 of file au1200fb.c.
| unsigned int colorkey_mode |
Definition at line 122 of file au1200fb.c.
| unsigned int double_buffer_mode |
Definition at line 123 of file au1200fb.c.
| unsigned int enable |
Definition at line 127 of file au1200fb.c.
| unsigned int flags |
Definition at line 110 of file au1200fb.c.
| unsigned int pixel_order |
Definition at line 119 of file au1200fb.c.
| unsigned int priority |
Definition at line 115 of file au1200fb.c.
| unsigned int ram_array_mode |
Definition at line 124 of file au1200fb.c.
| unsigned int xpos |
Definition at line 111 of file au1200fb.c.
| unsigned int xscale |
Definition at line 125 of file au1200fb.c.
| unsigned int xsize |
Definition at line 120 of file au1200fb.c.
| unsigned int ypos |
Definition at line 112 of file au1200fb.c.
| unsigned int yscale |
Definition at line 126 of file au1200fb.c.
| unsigned int ysize |
Definition at line 121 of file au1200fb.c.
1.8.2