|
Linux Kernel
3.7.1
|
Data Fields | |
| struct i2c_client * | client |
| struct backlight_device * | bl |
| struct adp8870_led * | led |
| struct adp8870_backlight_platform_data * | pdata |
| struct mutex | lock |
| unsigned long | cached_daylight_max |
| int | id |
| int | revid |
| int | current_brightness |
Definition at line 108 of file adp8870_bl.c.
Definition at line 110 of file adp8870_bl.c.
| unsigned long cached_daylight_max |
Definition at line 114 of file adp8870_bl.c.
Definition at line 109 of file adp8870_bl.c.
| int current_brightness |
Definition at line 117 of file adp8870_bl.c.
Definition at line 115 of file adp8870_bl.c.
| struct adp8870_led* led |
Definition at line 111 of file adp8870_bl.c.
Definition at line 113 of file adp8870_bl.c.
Definition at line 112 of file adp8870_bl.c.
| int revid |
Definition at line 116 of file adp8870_bl.c.
1.8.2