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

Data Fields

u32 pseudo_palette [16]
 
int mode_id
 
int new_mode_id
 
unsigned int num_frames
 
unsigned int width
 
unsigned int height
 
unsigned int ddr_line_length
 
unsigned int ddr_frame_size
 
unsigned int xdr_frame_size
 
unsigned int full_offset
 
unsigned int fb_offset
 
unsigned int pan_offset
 

Detailed Description

Definition at line 122 of file ps3fb.c.

Field Documentation

unsigned int ddr_frame_size

Definition at line 129 of file ps3fb.c.

unsigned int ddr_line_length

Definition at line 128 of file ps3fb.c.

unsigned int fb_offset

Definition at line 132 of file ps3fb.c.

unsigned int full_offset

Definition at line 131 of file ps3fb.c.

unsigned int height

Definition at line 127 of file ps3fb.c.

int mode_id

Definition at line 124 of file ps3fb.c.

int new_mode_id

Definition at line 124 of file ps3fb.c.

unsigned int num_frames

Definition at line 125 of file ps3fb.c.

unsigned int pan_offset

Definition at line 133 of file ps3fb.c.

u32 pseudo_palette[16]

Definition at line 123 of file ps3fb.c.

unsigned int width

Definition at line 126 of file ps3fb.c.

unsigned int xdr_frame_size

Definition at line 130 of file ps3fb.c.


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