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

Data Fields

struct spi_devicespi_dev
 
struct lcd_devicelcd_dev
 
struct backlight_devicebl_dev
 
int limit_mask
 
int intensity
 
int power
 
int mode
 
char buf [2]
 
int gpio_backlight_on
 
int gpio_backlight_cont
 
int gpio_backlight_cont_inverted
 
void(* kick_battery )(void)
 

Detailed Description

Definition at line 86 of file corgi_lcd.c.

Field Documentation

Definition at line 89 of file corgi_lcd.c.

char buf[2]

Definition at line 95 of file corgi_lcd.c.

int gpio_backlight_cont

Definition at line 98 of file corgi_lcd.c.

int gpio_backlight_cont_inverted

Definition at line 99 of file corgi_lcd.c.

int gpio_backlight_on

Definition at line 97 of file corgi_lcd.c.

int intensity

Definition at line 92 of file corgi_lcd.c.

void(* kick_battery)(void)

Definition at line 101 of file corgi_lcd.c.

struct lcd_device* lcd_dev

Definition at line 88 of file corgi_lcd.c.

int limit_mask

Definition at line 91 of file corgi_lcd.c.

int mode

Definition at line 94 of file corgi_lcd.c.

int power

Definition at line 93 of file corgi_lcd.c.

struct spi_device* spi_dev

Definition at line 87 of file corgi_lcd.c.


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