|
Linux Kernel
3.7.1
|
Data Fields | |
| struct device * | dev |
| struct lm3639_platform_data * | pdata |
| struct backlight_device * | bled |
| struct led_classdev | cdev_flash |
| struct led_classdev | cdev_torch |
| struct regmap * | regmap |
| unsigned int | bled_mode |
| unsigned int | bled_map |
| unsigned int | last_flag |
Definition at line 36 of file lm3639_bl.c.
| struct backlight_device* bled |
Definition at line 40 of file lm3639_bl.c.
| unsigned int bled_map |
Definition at line 46 of file lm3639_bl.c.
| unsigned int bled_mode |
Definition at line 45 of file lm3639_bl.c.
| struct led_classdev cdev_flash |
Definition at line 41 of file lm3639_bl.c.
| struct led_classdev cdev_torch |
Definition at line 42 of file lm3639_bl.c.
Definition at line 37 of file lm3639_bl.c.
| unsigned int last_flag |
Definition at line 47 of file lm3639_bl.c.
| struct lm3639_platform_data* pdata |
Definition at line 38 of file lm3639_bl.c.
Definition at line 43 of file lm3639_bl.c.
1.8.2