Home
last modified time | relevance | path

Searched refs:stpmic1_regulator_cfgs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dstpmic1_regulator.c357 static const struct stpmic1_regulator_cfg stpmic1_regulator_cfgs[] = { variable
535 .desc = &stpmic1_regulator_cfgs[STPMIC1_##_id].desc, \
619 for (i = 0; i < ARRAY_SIZE(stpmic1_regulator_cfgs); i++) { in stpmic1_regulator_probe()
621 &stpmic1_regulator_cfgs[i]); in stpmic1_regulator_probe()