Linux Kernel
3.7.1
|
Data Fields | |
struct regulator_desc | desc |
struct pm860x_chip * | chip |
struct regulator_dev * | regulator |
struct i2c_client * | i2c |
struct i2c_client * | i2c_8606 |
unsigned int * | vol_table |
unsigned int * | vol_suspend |
int | update_reg |
int | update_bit |
int | slope_double |
Definition at line 23 of file 88pm8607.c.
Definition at line 25 of file 88pm8607.c.
Definition at line 24 of file 88pm8607.c.
struct i2c_client* i2c |
Definition at line 27 of file 88pm8607.c.
struct i2c_client* i2c_8606 |
Definition at line 28 of file 88pm8607.c.
Definition at line 26 of file 88pm8607.c.
int slope_double |
Definition at line 35 of file 88pm8607.c.
int update_bit |
Definition at line 34 of file 88pm8607.c.
int update_reg |
Definition at line 33 of file 88pm8607.c.
unsigned int* vol_suspend |
Definition at line 31 of file 88pm8607.c.
unsigned int* vol_table |
Definition at line 30 of file 88pm8607.c.