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

#include <tmio.h>

Data Fields

int(* lcd_set_power )(struct platform_device *fb_dev, bool on)
 
int(* lcd_mode )(struct platform_device *fb_dev, const struct fb_videomode *mode)
 
int num_modes
 
struct fb_videomodemodes
 
int height
 
int width
 

Detailed Description

Definition at line 143 of file tmio.h.

Field Documentation

int height

Definition at line 152 of file tmio.h.

Definition at line 146 of file tmio.h.

int(* lcd_set_power)(struct platform_device *fb_dev, bool on)

Definition at line 144 of file tmio.h.

Definition at line 149 of file tmio.h.

int num_modes

Definition at line 148 of file tmio.h.

int width

Definition at line 153 of file tmio.h.


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