system_load       938 drivers/regulator/core.c 	current_uA += rdev->constraints->system_load;
system_load      1335 drivers/regulator/core.c 	} else if (rdev->constraints->system_load) {
system_load       170 drivers/regulator/of_regulator.c 		constraints->system_load = pval;
system_load       153 include/linux/regulator/machine.h 	int system_load;