max77836_supported_regulators  151 drivers/regulator/max14577-regulator.c static const struct regulator_desc max77836_supported_regulators[] = {
max77836_supported_regulators  195 drivers/regulator/max14577-regulator.c 		supported_regulators = max77836_supported_regulators;
max77836_supported_regulators  196 drivers/regulator/max14577-regulator.c 		supported_regulators_size = ARRAY_SIZE(max77836_supported_regulators);
max77836_supported_regulators  252 drivers/regulator/max14577-regulator.c 	BUILD_BUG_ON(ARRAY_SIZE(max77836_supported_regulators) != MAX77836_REGULATOR_NUM);