Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | vidc20_palette |
struct | vidc_palette |
union | palette |
struct | acornfb_par |
struct | vidc_timing |
struct | modey_params |
struct | modex_params |
Macros | |
#define | EXTEND8(x) ((x)|(x)<<8) |
#define | EXTEND4(x) ((x)|(x)<<4|(x)<<8|(x)<<12) |