Home
last modified time | relevance | path

Searched refs:set_soft_start (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/regulator/
A Dmpq7920.c168 .set_soft_start = regulator_set_soft_start_regmap,
A Dqcom_spmi-regulator.c1330 .set_soft_start = spmi_regulator_common_set_soft_start,
1350 .set_soft_start = spmi_regulator_common_set_soft_start,
1425 .set_soft_start = spmi_regulator_common_set_soft_start,
A Dqcom-labibb-regulator.c687 .set_soft_start = qcom_labibb_set_soft_start,
A Dcore.c1422 if (rdev->constraints->soft_start && ops->set_soft_start) { in set_machine_constraints()
1423 ret = ops->set_soft_start(rdev); in set_machine_constraints()
/linux/include/linux/regulator/
A Ddriver.h203 int (*set_soft_start) (struct regulator_dev *); member

Completed in 23 milliseconds