ti_abb
static inline bool ti_abb_check_txdone(const struct ti_abb *abb)
static inline void ti_abb_clear_txdone(const struct ti_abb *abb)
static int ti_abb_wait_txdone(struct device *dev, struct ti_abb *abb)
static int ti_abb_clear_all_txdone(struct device *dev, const struct ti_abb *abb)
static void ti_abb_program_ldovbb(struct device *dev, const struct ti_abb *abb,
static int ti_abb_set_opp(struct regulator_dev *rdev, struct ti_abb *abb,
struct ti_abb *abb = rdev_get_drvdata(rdev);
struct ti_abb *abb = rdev_get_drvdata(rdev);
static int ti_abb_init_timings(struct device *dev, struct ti_abb *abb)
static int ti_abb_init_table(struct device *dev, struct ti_abb *abb,
struct ti_abb *abb;
abb = devm_kzalloc(dev, sizeof(struct ti_abb), GFP_KERNEL);