Searched refs:supported_regulators (Results 1 – 1 of 1) sorted by relevance
1586 static const struct spmi_regulator_mapping supported_regulators[] = { variable1715 for (i = 0; i < ARRAY_SIZE(supported_regulators); i++) { in spmi_regulator_match()1716 mapping = &supported_regulators[i]; in spmi_regulator_match()