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 121 of file leds-lp5523.c.
u8 brightness |
Definition at line 128 of file leds-lp5523.c.
struct work_struct brightness_work |
Definition at line 127 of file leds-lp5523.c.
Definition at line 126 of file leds-lp5523.c.
u8 chan_nr |
Definition at line 123 of file leds-lp5523.c.
Definition at line 122 of file leds-lp5523.c.
u8 led_current |
Definition at line 124 of file leds-lp5523.c.
u8 max_current |
Definition at line 125 of file leds-lp5523.c.