Linux Kernel
3.7.1
|
#include <tps6105x.h>
Data Fields | |
enum tps6105x_mode | mode |
struct regulator_init_data * | regulator_data |
struct tps6105x_platform_data - TPS61905x platform data : what mode this instance shall be operated in, this is not selectable at runtime : initialization data for the voltage regulator if used as a voltage source
Definition at line 78 of file tps6105x.h.
enum tps6105x_mode mode |
Definition at line 79 of file tps6105x.h.
struct regulator_init_data* regulator_data |
Definition at line 80 of file tps6105x.h.