Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Datc260x-regulator.c482 int i, nregulators; in atc260x_regulator_probe() local
494 nregulators = ATC2603C_ID_MAX; in atc260x_regulator_probe()
500 nregulators = ATC2609A_ID_MAX; in atc260x_regulator_probe()
512 for (i = 0; i < nregulators; i++) { in atc260x_regulator_probe()