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

#include <video-ep93xx.h>

Data Fields

unsigned int num_modes
 
struct fb_videomodemodes
 
struct fb_videomodedefault_mode
 
int bpp
 
unsigned int flags
 
int(* setup )(struct platform_device *pdev)
 
void(* teardown )(struct platform_device *pdev)
 
void(* blank )(int blank_mode, struct fb_info *info)
 

Detailed Description

Definition at line 44 of file video-ep93xx.h.

Field Documentation

void(* blank)(int blank_mode, struct fb_info *info)

Definition at line 53 of file video-ep93xx.h.

int bpp

Definition at line 48 of file video-ep93xx.h.

struct fb_videomode* default_mode

Definition at line 47 of file video-ep93xx.h.

unsigned int flags

Definition at line 49 of file video-ep93xx.h.

Definition at line 46 of file video-ep93xx.h.

unsigned int num_modes

Definition at line 45 of file video-ep93xx.h.

Definition at line 51 of file video-ep93xx.h.

Definition at line 52 of file video-ep93xx.h.


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