max77675_regulator
static int max77675_regulator_get_fps_src(struct max77675_regulator *maxreg, int id)
static int max77675_regulator_set_fps_src(struct max77675_regulator *maxreg, int id, u8 fps_src)
static int max77675_set_sbb_slew_rate_fixed(struct max77675_regulator *maxreg, int id, bool fixed)
static int max77675_init_regulator(struct max77675_regulator *maxreg, int id)
struct max77675_regulator *maxreg = config->driver_data;
struct max77675_regulator *maxreg = rdev_get_drvdata(rdev);
static int max77675_apply_config(struct max77675_regulator *maxreg)
static int max77675_parse_config(struct max77675_regulator *maxreg)
static int max77675_init_event(struct max77675_regulator *maxreg)
struct max77675_regulator *maxreg;