Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s3fb_info Struct Reference

Data Fields

int chip
 
int rev
 
int mclk_freq
 
int mtrr_reg
 
struct vgastate state
 
struct mutex open_lock
 
unsigned int ref_count
 
u32 pseudo_palette [16]
 

Detailed Description

Definition at line 35 of file s3fb.c.

Field Documentation

Definition at line 36 of file s3fb.c.

int mclk_freq

Definition at line 36 of file s3fb.c.

int mtrr_reg

Definition at line 37 of file s3fb.c.

struct mutex open_lock

Definition at line 39 of file s3fb.c.

u32 pseudo_palette[16]

Definition at line 41 of file s3fb.c.

unsigned int ref_count

Definition at line 40 of file s3fb.c.

int rev

Definition at line 36 of file s3fb.c.

Definition at line 38 of file s3fb.c.


The documentation for this struct was generated from the following file: