|
Linux Kernel
3.7.1
|
Data Fields | |
| struct i2c_client * | client |
| struct work_struct | work |
| enum led_brightness | brightness |
| struct led_classdev | led_cdev |
| int | led_num |
| char | name [32] |
Definition at line 44 of file leds-pca9633.c.
| enum led_brightness brightness |
Definition at line 47 of file leds-pca9633.c.
Definition at line 45 of file leds-pca9633.c.
| struct led_classdev led_cdev |
Definition at line 48 of file leds-pca9633.c.
| int led_num |
Definition at line 49 of file leds-pca9633.c.
| char name[32] |
Definition at line 50 of file leds-pca9633.c.
| struct work_struct work |
Definition at line 46 of file leds-pca9633.c.
1.8.2