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

Data Fields

struct spi_devicespi_dev
 
struct lcd_devicelcd_dev
 
struct spi_message msg
 
struct spi_transfer xfer
 
uint8_tbuf
 
int(* adj_mode )(struct tdo24m *lcd, int mode)
 
int color_invert
 
int power
 
int mode
 

Detailed Description

Definition at line 28 of file tdo24m.c.

Field Documentation

int(* adj_mode)(struct tdo24m *lcd, int mode)

Definition at line 36 of file tdo24m.c.

Definition at line 34 of file tdo24m.c.

int color_invert

Definition at line 37 of file tdo24m.c.

struct lcd_device* lcd_dev

Definition at line 30 of file tdo24m.c.

int mode

Definition at line 40 of file tdo24m.c.

Definition at line 32 of file tdo24m.c.

int power

Definition at line 39 of file tdo24m.c.

struct spi_device* spi_dev

Definition at line 29 of file tdo24m.c.

Definition at line 33 of file tdo24m.c.


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