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

#include <fb.h>

Data Fields

unsigned short default_bpp
 
unsigned short max_bpp
 
unsigned short xres
 
unsigned short yres
 
unsigned short virtual_x
 
unsigned short virtual_y
 

Detailed Description

struct s3c_fb_pd_win - per window setup data : The window X size. : The window Y size. : The virtual X size. : The virtual Y size.

Definition at line 32 of file fb.h.

Field Documentation

unsigned short default_bpp

Definition at line 33 of file fb.h.

unsigned short max_bpp

Definition at line 34 of file fb.h.

unsigned short virtual_x

Definition at line 37 of file fb.h.

unsigned short virtual_y

Definition at line 38 of file fb.h.

unsigned short xres

Definition at line 35 of file fb.h.

unsigned short yres

Definition at line 36 of file fb.h.


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