Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmax14577-regulator.c190 unsigned int supported_regulators_size; in max14577_regulator_probe() local
196 supported_regulators_size = ARRAY_SIZE(max77836_supported_regulators); in max14577_regulator_probe()
201 supported_regulators_size = ARRAY_SIZE(max14577_supported_regulators); in max14577_regulator_probe()
207 for (i = 0; i < supported_regulators_size; i++) { in max14577_regulator_probe()