|
Linux Kernel
3.7.1
|
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_client * | client |
| struct work_struct | work |
| spinlock_t | lock |
| struct tca6507_chip::tca6507_led | leds [NUM_LEDS] |
Definition at line 153 of file leds-tca6507.c.
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.
| struct work_struct work |
Definition at line 166 of file leds-tca6507.c.
1.8.2