Linux Kernel
3.7.1
|
Data Fields | |
struct regulator_desc | desc |
struct regulator_dev * | regulator |
struct i2c_client * | i2c |
struct max8925_chip * | chip |
int | vol_reg |
int | enable_reg |
Definition at line 35 of file max8925-regulator.c.
Definition at line 39 of file max8925-regulator.c.
Definition at line 36 of file max8925-regulator.c.
int enable_reg |
Definition at line 42 of file max8925-regulator.c.
struct i2c_client* i2c |
Definition at line 38 of file max8925-regulator.c.
Definition at line 37 of file max8925-regulator.c.
int vol_reg |
Definition at line 41 of file max8925-regulator.c.