Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Daxp20x-regulator.c351 int ret, i, nregulators; in axp20x_regulator_probe() local
360 nregulators = AXP20X_REG_ID_MAX; in axp20x_regulator_probe()
364 nregulators = AXP22X_REG_ID_MAX; in axp20x_regulator_probe()
375 for (i = 0; i < nregulators; i++) { in axp20x_regulator_probe()