Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax14577-regulator.c151 static const struct regulator_desc max77836_supported_regulators[] = { variable
195 supported_regulators = max77836_supported_regulators; in max14577_regulator_probe()
196 supported_regulators_size = ARRAY_SIZE(max77836_supported_regulators); in max14577_regulator_probe()
253 BUILD_BUG_ON(ARRAY_SIZE(max77836_supported_regulators) != MAX77836_REGULATOR_NUM); in max14577_regulator_init()