REG_STR_SIZE     1578 drivers/regulator/core.c 	char buf[REG_STR_SIZE];
REG_STR_SIZE     1593 drivers/regulator/core.c 		size = snprintf(buf, REG_STR_SIZE, "%s-%s",
REG_STR_SIZE     1595 drivers/regulator/core.c 		if (size >= REG_STR_SIZE)