REGULATOR_CHANGE_CURRENT  696 arch/arm/mach-pxa/hx4700.c 		.valid_ops_mask = REGULATOR_CHANGE_CURRENT|REGULATOR_CHANGE_STATUS,
REGULATOR_CHANGE_CURRENT  637 arch/arm/mach-pxa/magician.c 		.valid_ops_mask	= REGULATOR_CHANGE_CURRENT |
REGULATOR_CHANGE_CURRENT  498 drivers/regulator/core.c 	if (!regulator_ops_is_valid(rdev, REGULATOR_CHANGE_CURRENT)) {
REGULATOR_CHANGE_CURRENT   70 drivers/regulator/of_regulator.c 		constraints->valid_ops_mask |= REGULATOR_CHANGE_CURRENT;
REGULATOR_CHANGE_CURRENT 1264 drivers/regulator/wm8350-regulator.c 		= REGULATOR_CHANGE_CURRENT | REGULATOR_CHANGE_STATUS;