Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dstpmic1_regulator.c350 static const struct stpmic1_regulator_cfg stpmic1_regulator_cfgs[] = { variable
517 .desc = &stpmic1_regulator_cfgs[STPMIC1_##_id].desc, \
601 for (i = 0; i < ARRAY_SIZE(stpmic1_regulator_cfgs); i++) { in stpmic1_regulator_probe()
603 &stpmic1_regulator_cfgs[i]); in stpmic1_regulator_probe()