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

Data Structures

struct  bank
 
struct  tca6507_led
 

Data Fields

int reg_set
 
u8 reg_file [TCA6507_REG_CNT]
 
struct tca6507_chip::bank bank [3]
 
struct i2c_clientclient
 
struct work_struct work
 
spinlock_t lock
 
struct tca6507_chip::tca6507_led leds [NUM_LEDS]
 

Detailed Description

Definition at line 153 of file leds-tca6507.c.

Field Documentation

Definition at line 165 of file leds-tca6507.c.

spinlock_t lock

Definition at line 167 of file leds-tca6507.c.

u8 reg_file[TCA6507_REG_CNT]

Definition at line 157 of file leds-tca6507.c.

int reg_set

Definition at line 154 of file leds-tca6507.c.

Definition at line 166 of file leds-tca6507.c.


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