Searched refs:regulator_set_soft_start_regmap (Results 1 – 3 of 3) sorted by relevance
526 int regulator_set_soft_start_regmap(struct regulator_dev *rdev);
685 int regulator_set_soft_start_regmap(struct regulator_dev *rdev) in regulator_set_soft_start_regmap() function696 EXPORT_SYMBOL_GPL(regulator_set_soft_start_regmap);
168 .set_soft_start = regulator_set_soft_start_regmap,