|
Linux Kernel
3.7.1
|
#include <tps6105x.h>
Data Fields | |
| struct tps6105x_platform_data * | pdata |
| struct mutex | lock |
| struct i2c_client * | client |
| struct regulator_dev * | regulator |
struct tps6105x - state holder for the TPS6105x drivers : mutex to serialize I2C accesses : corresponding I2C client : regulator device if used in voltage mode
Definition at line 89 of file tps6105x.h.
Definition at line 92 of file tps6105x.h.
Definition at line 91 of file tps6105x.h.
| struct tps6105x_platform_data* pdata |
Definition at line 90 of file tps6105x.h.
Definition at line 93 of file tps6105x.h.
1.8.2