tps6507x_pmic
static inline int tps6507x_pmic_read(struct tps6507x_pmic *tps, u8 reg)
static inline int tps6507x_pmic_write(struct tps6507x_pmic *tps, u8 reg, u8 val)
static int tps6507x_pmic_set_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask)
static int tps6507x_pmic_clear_bits(struct tps6507x_pmic *tps, u8 reg, u8 mask)
static int tps6507x_pmic_reg_read(struct tps6507x_pmic *tps, u8 reg)
static int tps6507x_pmic_reg_write(struct tps6507x_pmic *tps, u8 reg, u8 val)
struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
struct tps6507x_pmic *tps = rdev_get_drvdata(dev);
struct tps6507x_pmic *tps = config->driver_data;
struct tps6507x_pmic *tps;
struct tps6507x_pmic *pmic;