|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | nuc900fb_info |
Macros | |
| #define | PALETTE_BUFFER_SIZE 256 |
| #define | PALETTE_BUFF_CLEAR (0x80000000) /* entry is clear/invalid */ |
Enumerations | |
| enum | nuc900_lcddrv_type { LCDDRV_NUC910, LCDDRV_NUC930, LCDDRV_NUC932, LCDDRV_NUC950, LCDDRV_NUC960 } |
Functions | |
| int | nuc900fb_init (void) |
| #define PALETTE_BUFF_CLEAR (0x80000000) /* entry is clear/invalid */ |
Definition at line 31 of file nuc900fb.h.
| #define PALETTE_BUFFER_SIZE 256 |
Definition at line 30 of file nuc900fb.h.
| enum nuc900_lcddrv_type |
Definition at line 21 of file nuc900fb.h.
1.8.2