max14577_supported_regulators  118 drivers/regulator/max14577-regulator.c static const struct regulator_desc max14577_supported_regulators[] = {
max14577_supported_regulators  200 drivers/regulator/max14577-regulator.c 		supported_regulators = max14577_supported_regulators;
max14577_supported_regulators  201 drivers/regulator/max14577-regulator.c 		supported_regulators_size = ARRAY_SIZE(max14577_supported_regulators);
max14577_supported_regulators  251 drivers/regulator/max14577-regulator.c 	BUILD_BUG_ON(ARRAY_SIZE(max14577_supported_regulators) != MAX14577_REGULATOR_NUM);