Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dmax14577.c252 unsigned int supported_regulators_size; in max14577_regulator_probe() local
258 supported_regulators_size = ARRAY_SIZE(max77836_supported_regulators); in max14577_regulator_probe()
263 supported_regulators_size = ARRAY_SIZE(max14577_supported_regulators); in max14577_regulator_probe()
269 for (i = 0; i < supported_regulators_size; i++) { in max14577_regulator_probe()