Linux Kernel
3.7.1
|
Data Fields | |
struct led_classdev | cdev |
struct work_struct | work |
struct i2c_client * | client |
enum led_brightness | new_brightness |
int | id |
int | flags |
Definition at line 120 of file adp8870_bl.c.
Definition at line 121 of file adp8870_bl.c.
Definition at line 123 of file adp8870_bl.c.
int flags |
Definition at line 126 of file adp8870_bl.c.
Definition at line 125 of file adp8870_bl.c.
enum led_brightness new_brightness |
Definition at line 124 of file adp8870_bl.c.
struct work_struct work |
Definition at line 122 of file adp8870_bl.c.