stpmic1_regulator_cfgs  350 drivers/regulator/stpmic1_regulator.c static const struct stpmic1_regulator_cfg stpmic1_regulator_cfgs[] = {
stpmic1_regulator_cfgs  517 drivers/regulator/stpmic1_regulator.c 		.desc = &stpmic1_regulator_cfgs[STPMIC1_##_id].desc, \
stpmic1_regulator_cfgs  601 drivers/regulator/stpmic1_regulator.c 	for (i = 0; i < ARRAY_SIZE(stpmic1_regulator_cfgs); i++) {
stpmic1_regulator_cfgs  603 drivers/regulator/stpmic1_regulator.c 						 &stpmic1_regulator_cfgs[i]);