|
Linux Kernel
3.7.1
|
Data Fields | |
| struct pca955x * | pca955x |
| struct work_struct | work |
| enum led_brightness | brightness |
| struct led_classdev | led_cdev |
| int | led_num |
| char | name [32] |
Definition at line 111 of file leds-pca955x.c.
| enum led_brightness brightness |
Definition at line 114 of file leds-pca955x.c.
| struct led_classdev led_cdev |
Definition at line 115 of file leds-pca955x.c.
| int led_num |
Definition at line 116 of file leds-pca955x.c.
| char name[32] |
Definition at line 117 of file leds-pca955x.c.
Definition at line 112 of file leds-pca955x.c.
| struct work_struct work |
Definition at line 113 of file leds-pca955x.c.
1.8.2