Linux Kernel
3.7.1
|
Data Fields | |
struct pm860x_chip * | chip |
struct i2c_client * | i2c |
int | current_brightness |
int | port |
int | pwm |
int | iset |
int | reg_duty_cycle |
int | reg_always_on |
int | reg_current |
Definition at line 28 of file 88pm860x_bl.c.
Definition at line 29 of file 88pm860x_bl.c.
int current_brightness |
Definition at line 31 of file 88pm860x_bl.c.
struct i2c_client* i2c |
Definition at line 30 of file 88pm860x_bl.c.
int iset |
Definition at line 34 of file 88pm860x_bl.c.
Definition at line 32 of file 88pm860x_bl.c.
Definition at line 33 of file 88pm860x_bl.c.
int reg_always_on |
Definition at line 36 of file 88pm860x_bl.c.
int reg_current |
Definition at line 37 of file 88pm860x_bl.c.
int reg_duty_cycle |
Definition at line 35 of file 88pm860x_bl.c.