Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions
s3c2410fb.h File Reference

Go to the source code of this file.

Data Structures

struct  s3c2410fb_info
 

Macros

#define PALETTE_BUFF_CLEAR   (0x80000000) /* entry is clear/invalid */
 

Enumerations

enum  s3c_drv_type { DRV_S3C2410, DRV_S3C2412 }
 

Functions

int s3c2410fb_init (void)
 

Macro Definition Documentation

#define PALETTE_BUFF_CLEAR   (0x80000000) /* entry is clear/invalid */

Definition at line 44 of file s3c2410fb.h.

Enumeration Type Documentation

Enumerator:
DRV_S3C2410 
DRV_S3C2412 

Definition at line 16 of file s3c2410fb.h.

Function Documentation

int s3c2410fb_init ( void  )

Definition at line 1124 of file s3c2410fb.c.