over_current_protection 1368 drivers/regulator/core.c 	if (rdev->constraints->over_current_protection
over_current_protection 1553 drivers/regulator/core.c 			c->over_current_protection);
over_current_protection  188 drivers/regulator/of_regulator.c 	constraints->over_current_protection = of_property_read_bool(np,
over_current_protection  194 include/linux/regulator/machine.h 	unsigned over_current_protection:1; /* auto disable on over current */