Linux Kernel
3.7.1
|
Data Fields | |
struct lm3533 * | lm3533 |
struct lm3533_ctrlbank | cb |
struct led_classdev | cdev |
int | id |
struct mutex | mutex |
unsigned long | flags |
struct work_struct | work |
u8 | new_brightness |
Definition at line 49 of file leds-lm3533.c.
Definition at line 51 of file leds-lm3533.c.
Definition at line 52 of file leds-lm3533.c.
unsigned long flags |
Definition at line 56 of file leds-lm3533.c.
Definition at line 53 of file leds-lm3533.c.
Definition at line 50 of file leds-lm3533.c.
Definition at line 55 of file leds-lm3533.c.
u8 new_brightness |
Definition at line 59 of file leds-lm3533.c.
struct work_struct work |
Definition at line 58 of file leds-lm3533.c.