Searched defs:tps6105x (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dtps6105x.c28 int tps6105x_set(struct tps6105x *tps6105x, u8 reg, u8 value) tps6105x_set() argument
44 int tps6105x_get(struct tps6105x *tps6105x, u8 reg, u8 *buf) tps6105x_get() argument
65 int tps6105x_mask_and_set(struct tps6105x *tps6105x, u8 reg, tps6105x_mask_and_set() argument
89 static int tps6105x_startup(struct tps6105x *tps6105x) tps6105x_startup() argument
139 struct tps6105x *tps6105x; tps6105x_probe() local
196 struct tps6105x *tps6105x = i2c_get_clientdata(client); tps6105x_remove() local
/linux-4.1.27/drivers/regulator/
H A Dtps6105x-regulator.c32 struct tps6105x *tps6105x = rdev_get_drvdata(rdev); tps6105x_regulator_enable() local
47 struct tps6105x *tps6105x = rdev_get_drvdata(rdev); tps6105x_regulator_disable() local
62 struct tps6105x *tps6105x = rdev_get_drvdata(rdev); tps6105x_regulator_is_enabled() local
80 struct tps6105x *tps6105x = rdev_get_drvdata(rdev); tps6105x_regulator_get_voltage_sel() local
96 struct tps6105x *tps6105x = rdev_get_drvdata(rdev); tps6105x_regulator_set_voltage_sel() local
132 struct tps6105x *tps6105x = dev_get_platdata(&pdev->dev); tps6105x_regulator_probe() local
/linux-4.1.27/include/linux/mfd/
H A Dtps6105x.h89 struct tps6105x { struct

Completed in 113 milliseconds