Home
last modified time | relevance | path

Searched refs:regulator_set_pull_down_regmap (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/regulator/
Ddriver.h539 int regulator_set_pull_down_regmap(struct regulator_dev *rdev);
/Linux-v5.4/drivers/regulator/
Dhelpers.c717 int regulator_set_pull_down_regmap(struct regulator_dev *rdev) in regulator_set_pull_down_regmap() function
728 EXPORT_SYMBOL_GPL(regulator_set_pull_down_regmap);
Dstpmic1_regulator.c168 .set_pull_down = regulator_set_pull_down_regmap,
Dact8865-regulator.c428 .set_pull_down = regulator_set_pull_down_regmap,