Linux Kernel
3.7.1
|
#include <matroxfb_base.h>
Data Fields | |
unsigned int | final_bppShift |
unsigned int | cmap_len |
struct { | |
unsigned int bytes | |
unsigned int pixels | |
unsigned int chunks | |
} | ydstorg |
Definition at line 250 of file matroxfb_base.h.
unsigned int bytes |
Definition at line 255 of file matroxfb_base.h.
unsigned int chunks |
Definition at line 257 of file matroxfb_base.h.
unsigned int cmap_len |
Definition at line 253 of file matroxfb_base.h.
unsigned int final_bppShift |
Definition at line 252 of file matroxfb_base.h.
unsigned int pixels |
Definition at line 256 of file matroxfb_base.h.
struct { ... } ydstorg |