supported_regulators 189 drivers/regulator/max14577-regulator.c const struct regulator_desc *supported_regulators; supported_regulators 195 drivers/regulator/max14577-regulator.c supported_regulators = max77836_supported_regulators; supported_regulators 200 drivers/regulator/max14577-regulator.c supported_regulators = max14577_supported_regulators; supported_regulators 218 drivers/regulator/max14577-regulator.c supported_regulators[i].id); supported_regulators 221 drivers/regulator/max14577-regulator.c &supported_regulators[i], &config); supported_regulators 226 drivers/regulator/max14577-regulator.c i, supported_regulators[i].name, ret); supported_regulators 1422 drivers/regulator/qcom_spmi-regulator.c static const struct spmi_regulator_mapping supported_regulators[] = { supported_regulators 1520 drivers/regulator/qcom_spmi-regulator.c for (i = 0; i < ARRAY_SIZE(supported_regulators); i++) { supported_regulators 1521 drivers/regulator/qcom_spmi-regulator.c mapping = &supported_regulators[i];