Linux Kernel
3.7.1
|
Data Fields | |
int | id |
u8 | chan_nr |
u8 | led_current |
u8 | max_current |
struct led_classdev | cdev |
struct work_struct | brightness_work |
u8 | brightness |
Definition at line 105 of file leds-lp5521.c.
u8 brightness |
Definition at line 112 of file leds-lp5521.c.
struct work_struct brightness_work |
Definition at line 111 of file leds-lp5521.c.
Definition at line 110 of file leds-lp5521.c.
u8 chan_nr |
Definition at line 107 of file leds-lp5521.c.
Definition at line 106 of file leds-lp5521.c.
u8 led_current |
Definition at line 108 of file leds-lp5521.c.
u8 max_current |
Definition at line 109 of file leds-lp5521.c.