Linux Kernel
3.7.1
|
Data Fields | |
const char * | chipname |
enum lp855x_chip_id | chip_id |
struct i2c_client * | client |
struct backlight_device * | bl |
struct device * | dev |
struct mutex | xfer_lock |
struct lp855x_platform_data * | pdata |
Definition at line 31 of file lp855x_bl.c.
Definition at line 35 of file lp855x_bl.c.
enum lp855x_chip_id chip_id |
Definition at line 33 of file lp855x_bl.c.
Definition at line 32 of file lp855x_bl.c.
Definition at line 34 of file lp855x_bl.c.
Definition at line 36 of file lp855x_bl.c.
struct lp855x_platform_data* pdata |
Definition at line 38 of file lp855x_bl.c.
Definition at line 37 of file lp855x_bl.c.