Linux Kernel
3.7.1
|
#include <tps65217.h>
Data Fields | |
struct device * | dev |
struct tps65217_board * | pdata |
unsigned int | id |
struct regulator_desc | desc [TPS65217_NUM_REGULATOR] |
struct regulator_dev * | rdev [TPS65217_NUM_REGULATOR] |
struct tps_info * | info [TPS65217_NUM_REGULATOR] |
struct regmap * | regmap |
struct tps65217 - tps65217 sub-driver chip access routines
Device data may be used to access the TPS65217 chip
Definition at line 269 of file tps65217.h.
Definition at line 273 of file tps65217.h.
Definition at line 270 of file tps65217.h.
Definition at line 272 of file tps65217.h.
struct tps_info* info[TPS65217_NUM_REGULATOR] |
Definition at line 275 of file tps65217.h.
struct tps65217_board* pdata |
Definition at line 271 of file tps65217.h.
Definition at line 274 of file tps65217.h.
Definition at line 276 of file tps65217.h.