Linux Kernel
3.7.1
|
#include <leds-pca9532.h>
Data Fields | |
u8 | id |
struct i2c_client * | client |
char * | name |
struct led_classdev | ldev |
struct work_struct | work |
enum pca9532_type | type |
enum pca9532_state | state |
Definition at line 30 of file leds-pca9532.h.
Definition at line 32 of file leds-pca9532.h.
Definition at line 31 of file leds-pca9532.h.
struct led_classdev ldev |
Definition at line 34 of file leds-pca9532.h.
char* name |
Definition at line 33 of file leds-pca9532.h.
enum pca9532_state state |
Definition at line 37 of file leds-pca9532.h.
enum pca9532_type type |
Definition at line 36 of file leds-pca9532.h.
struct work_struct work |
Definition at line 35 of file leds-pca9532.h.