Linux Kernel
3.7.1
|
Data Fields | |
struct led_classdev | cdev |
struct work_struct | work |
struct device * | master |
enum led_brightness | new_brightness |
int | id |
int | flags |
Definition at line 25 of file leds-adp5520.c.
Definition at line 26 of file leds-adp5520.c.
int flags |
Definition at line 31 of file leds-adp5520.c.
Definition at line 30 of file leds-adp5520.c.
Definition at line 28 of file leds-adp5520.c.
enum led_brightness new_brightness |
Definition at line 29 of file leds-adp5520.c.
struct work_struct work |
Definition at line 27 of file leds-adp5520.c.