Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dmax14577-regulator.c118 static const struct regulator_desc max14577_supported_regulators[] = { variable
252 supported_regulators = max14577_supported_regulators; in max14577_regulator_probe()
253 supported_regulators_size = ARRAY_SIZE(max14577_supported_regulators); in max14577_regulator_probe()
306 BUILD_BUG_ON(ARRAY_SIZE(max14577_supported_regulators) != MAX14577_REGULATOR_NUM); in max14577_regulator_init()