soft_start       1386 drivers/mfd/arizona-core.c 		if (arizona->pdata.micbias[i].soft_start)
soft_start        444 drivers/regulator/axp20x-regulator.c 		    rdev->constraints && rdev->constraints->soft_start) {
soft_start       1360 drivers/regulator/core.c 	if (rdev->constraints->soft_start && ops->set_soft_start) {
soft_start       1551 drivers/regulator/core.c 			c->soft_start,
soft_start        120 drivers/regulator/of_regulator.c 	constraints->soft_start = of_property_read_bool(np,
soft_start         62 include/linux/mfd/arizona/pdata.h 	unsigned int soft_start:1; /** Disable aggressive startup ramp rate */
soft_start        192 include/linux/regulator/machine.h 	unsigned soft_start:1;	/* ramp voltage slowly */