Home
last modified time | relevance | path

Searched refs:regulator_set_soft_start_regmap (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/regulator/
Ddriver.h526 int regulator_set_soft_start_regmap(struct regulator_dev *rdev);
/Linux-v5.10/drivers/regulator/
Dhelpers.c685 int regulator_set_soft_start_regmap(struct regulator_dev *rdev) in regulator_set_soft_start_regmap() function
696 EXPORT_SYMBOL_GPL(regulator_set_soft_start_regmap);
Dmpq7920.c168 .set_soft_start = regulator_set_soft_start_regmap,