tps6507x_pmic     121 drivers/regulator/tps6507x-regulator.c static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg)
tps6507x_pmic     134 drivers/regulator/tps6507x-regulator.c static inline int tps6507x_pmic_write(struct tps6507x_pmic *tps, u8 reg, u8 val)
tps6507x_pmic     139 drivers/regulator/tps6507x-regulator.c static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask)
tps6507x_pmic     162 drivers/regulator/tps6507x-regulator.c static int tps6507x_pmic_clear_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask)
tps6507x_pmic     185 drivers/regulator/tps6507x-regulator.c static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg)
tps6507x_pmic     199 drivers/regulator/tps6507x-regulator.c static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val)
tps6507x_pmic     215 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
tps6507x_pmic     233 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
tps6507x_pmic     246 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
tps6507x_pmic     260 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
tps6507x_pmic     306 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
tps6507x_pmic     365 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps = config->driver_data;
tps6507x_pmic     384 drivers/regulator/tps6507x-regulator.c 	struct tps6507x_pmic *tps;
tps6507x_pmic     165 include/linux/mfd/tps6507x.h 	struct tps6507x_pmic *pmic;