set_soft_start 1360 drivers/regulator/core.c if (rdev->constraints->soft_start && ops->set_soft_start) { set_soft_start 1361 drivers/regulator/core.c ret = ops->set_soft_start(rdev); set_soft_start 1293 drivers/regulator/qcom_spmi-regulator.c .set_soft_start = spmi_regulator_common_set_soft_start, set_soft_start 1313 drivers/regulator/qcom_spmi-regulator.c .set_soft_start = spmi_regulator_common_set_soft_start, set_soft_start 1388 drivers/regulator/qcom_spmi-regulator.c .set_soft_start = spmi_regulator_common_set_soft_start, set_soft_start 187 include/linux/regulator/driver.h int (*set_soft_start) (struct regulator_dev *);