Home
last modified time | relevance | path

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

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