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

#include <mbxfb.h>

Data Fields

struct mbxfb_val xres
 
struct mbxfb_val yres
 
struct mbxfb_val bpp
 
unsigned long memsize
 
unsigned long timings1
 
unsigned long timings2
 
unsigned long timings3
 
int(* probe )(struct fb_info *fb)
 
int(* remove )(struct fb_info *fb)
 

Detailed Description

Definition at line 15 of file mbxfb.h.

Field Documentation

Definition at line 19 of file mbxfb.h.

unsigned long memsize

Definition at line 22 of file mbxfb.h.

int(* probe)(struct fb_info *fb)

Definition at line 27 of file mbxfb.h.

int(* remove)(struct fb_info *fb)

Definition at line 28 of file mbxfb.h.

unsigned long timings1

Definition at line 23 of file mbxfb.h.

unsigned long timings2

Definition at line 24 of file mbxfb.h.

unsigned long timings3

Definition at line 25 of file mbxfb.h.

Definition at line 17 of file mbxfb.h.

Definition at line 18 of file mbxfb.h.


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