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 97 of file adp8860_bl.c.
Definition at line 98 of file adp8860_bl.c.
Definition at line 100 of file adp8860_bl.c.
int flags |
Definition at line 103 of file adp8860_bl.c.
Definition at line 102 of file adp8860_bl.c.
enum led_brightness new_brightness |
Definition at line 101 of file adp8860_bl.c.
struct work_struct work |
Definition at line 99 of file adp8860_bl.c.